diff options
-rw-r--r-- | 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 95c39a0c..5e4e56d1 100644 --- a/src/providers/ldap/sdap.c +++ b/src/providers/ldap/sdap.c @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#define LDAP_DEPRECATED 1 #include "util/util.h" #include "confdb/confdb.h" #include "providers/ldap/ldap_common.h" |