From 29f922f820a6bfa1fbf4621891c457a625709156 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 5 May 2013 11:50:35 +0000 Subject: remove not needed define (r1897 from 0.9) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.8@1958 ef36b2f9-881f-0410-afb5-c4e39611909c --- compat/ldap_initialize.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/compat/ldap_initialize.c b/compat/ldap_initialize.c index d397784..1472f7a 100644 --- a/compat/ldap_initialize.c +++ b/compat/ldap_initialize.c @@ -1,7 +1,7 @@ /* ldap_initialize.c - replacement function for ldap_initialize() - Copyright (C) 2009 Arthur de Jong + Copyright (C) 2009, 2013 Arthur de Jong This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -21,9 +21,6 @@ #include "config.h" -/* also include deprecated LDAP functions for now */ -#define LDAP_DEPRECATED 1 - #include #include #include -- cgit v1.2.3