From f538f60af6eb89ffada04d42a6645680543c8722 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Mon, 31 Jan 2011 11:28:37 +0100 Subject: Remove LDAP_DEPRECATED --- src/providers/ldap/sdap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/providers') diff --git a/src/providers/ldap/sdap.c b/src/providers/ldap/sdap.c index 95c39a0c9..5e4e56d13 100644 --- a/src/providers/ldap/sdap.c +++ b/src/providers/ldap/sdap.c @@ -19,7 +19,6 @@ along with this program. If not, see . */ -#define LDAP_DEPRECATED 1 #include "util/util.h" #include "confdb/confdb.h" #include "providers/ldap/ldap_common.h" -- cgit