From 907838125234f64e0cd475335021254256e84f63 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 9 Oct 2008 11:33:49 +0000 Subject: [PATCH] Cleanup unused defs --- libraries/libldap/sasl.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libraries/libldap/sasl.c b/libraries/libldap/sasl.c index 1764eabe12..84af2b062c 100644 --- a/libraries/libldap/sasl.c +++ b/libraries/libldap/sasl.c @@ -482,12 +482,6 @@ done: #include #endif -#if SASL_VERSION_MAJOR >= 2 -#define SASL_CONST const -#else -#define SASL_CONST -#endif - #endif /* HAVE_CYRUS_SASL */ static int -- 2.39.5