From: Kurt Zeilenga Date: Thu, 19 Sep 2002 00:58:51 +0000 (+0000) Subject: remove unused log level X-Git-Tag: NO_SLAP_OP_BLOCKS~962 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5a69fa6df63e5337c82592707003679ccb473973;p=openldap remove unused log level --- diff --git a/include/ldap_log.h b/include/ldap_log.h index 500e848d71..1490fa8744 100644 --- a/include/ldap_log.h +++ b/include/ldap_log.h @@ -95,7 +95,6 @@ LDAP_BEGIN_DECL #define LDAP_DEBUG_CACHE 0x1000 #define LDAP_DEBUG_INDEX 0x2000 -#define LDAP_DEBUG_DEPRECATED 0x1000 #define LDAP_DEBUG_NONE 0x8000 #define LDAP_DEBUG_ANY -1