X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblber%2Fdebug.c;h=cfec0942e4a3f8f1df78f95fb7d286e8c5ecf60d;hb=1702d408bfc09716ed0fbd42ef8c6bd11c51fd3a;hp=13ab67c30b01c9a93302281e4b95481826024736;hpb=4d8a2e2815a692084828afb8636e130d3db53b13;p=openldap diff --git a/libraries/liblber/debug.c b/libraries/liblber/debug.c index 13ab67c30b..cfec0942e4 100644 --- a/libraries/liblber/debug.c +++ b/libraries/liblber/debug.c @@ -30,7 +30,6 @@ struct DEBUGLEVEL }; int ldap_loglevels[LDAP_SUBSYS_NUM]; -static long numLevels = 0; static FILE *log_file = NULL; static int global_level = 0;