From: Kurt Zeilenga Date: Thu, 19 Sep 2002 22:07:35 +0000 (+0000) Subject: Remove deprecated log level X-Git-Tag: OPENLDAP_REL_ENG_2_1_5~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=88f39033451514e4d2bfe625dcf9252b1f2354e4;p=openldap Remove deprecated 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