From c2b9c169c5eca28f96bedd8eac268ee50c0c50f7 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Mon, 31 Jan 2011 11:28:37 +0100 Subject: [PATCH] Remove LDAP_DEPRECATED --- src/providers/ldap/sdap.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/providers/ldap/sdap.c b/src/providers/ldap/sdap.c index 95c39a0..5e4e56d 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" -- 1.7.3.3