]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/debug.c
ITS#2184 maxbuf tweaks from Larry Greenfield @ CMU
[openldap] / libraries / liblber / debug.c
index 13ab67c30b01c9a93302281e4b95481826024736..cfec0942e4a3f8f1df78f95fb7d286e8c5ecf60d 100644 (file)
@@ -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;