mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-15 08:37:48 -05:00
Cleanup unused defs
This commit is contained in:
parent
4294664aad
commit
9078381252
1 changed files with 0 additions and 6 deletions
|
|
@ -482,12 +482,6 @@ done:
|
|||
#include <sasl.h>
|
||||
#endif
|
||||
|
||||
#if SASL_VERSION_MAJOR >= 2
|
||||
#define SASL_CONST const
|
||||
#else
|
||||
#define SASL_CONST
|
||||
#endif
|
||||
|
||||
#endif /* HAVE_CYRUS_SASL */
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Reference in a new issue