summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ldap_server/ldap_server.c')
-rw-r--r--source4/ldap_server/ldap_server.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/ldap_server/ldap_server.c b/source4/ldap_server/ldap_server.c
index 05a095d6f4..2f32bb6019 100644
--- a/source4/ldap_server/ldap_server.c
+++ b/source4/ldap_server/ldap_server.c
@@ -458,9 +458,7 @@ static const struct stream_server_ops ldap_stream_nonpriv_ops = {
/* The feature removed behind an #ifdef until we can do it properly
* with an EXTERNAL bind. */
-#ifdef DEVELOPER
#define WITH_LDAPI_PRIV_SOCKET
-#endif
#ifdef WITH_LDAPI_PRIV_SOCKET
static void ldapsrv_accept_priv(struct stream_connection *c)