From 5a69fa6df63e5337c82592707003679ccb473973 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 19 Sep 2002 00:58:51 +0000 Subject: [PATCH] remove unused 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