From 88f39033451514e4d2bfe625dcf9252b1f2354e4 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 19 Sep 2002 22:07:35 +0000 Subject: [PATCH] Remove deprecated log level --- include/ldap_log.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5