Skip to content

Commit

Permalink
Now handled by the build system...
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Jun 21, 2015
1 parent e4e2ff8 commit 1b248bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/modules/rlm_ldap/sasl.c
Expand Up @@ -16,7 +16,6 @@

#include "ldap.h"

#ifdef HAVE_LDAP_SASL_INTERACTIVE_BIND
/**
* $Id$
* @file sasl.c
Expand Down Expand Up @@ -174,4 +173,3 @@ ldap_rcode_t rlm_ldap_sasl_interactive(rlm_ldap_t const *inst, REQUEST *request,

return status;
}
#endif /* HAVE_LDAP_SASL_INTERACTIVE_BIND */

0 comments on commit 1b248bb

Please sign in to comment.