diff --git a/lib/getdef.c b/lib/getdef.c index 335c723e..e667a39b 100644 --- a/lib/getdef.c +++ b/lib/getdef.c @@ -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