lib/getdef.c: Remove dead code

Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
Alejandro Colomar
2024-08-12 10:52:16 +02:00
committed by Serge Hallyn
parent 0589cbc135
commit 3daf3f0cc4

View File

@@ -157,7 +157,6 @@ static struct itemdef def_table[] = {
{NULL, NULL}
};
#define NUMKNOWNDEFS (sizeof(knowndef_table)/sizeof(knowndef_table[0]))
static struct itemdef knowndef_table[] = {
#ifdef USE_PAM
PAMDEFS