From: Howard Chu Date: Wed, 29 Aug 2007 23:41:15 +0000 (+0000) Subject: unifdef LDAP_DEVEL for relax control in usage message X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~38 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=96621c71d4e7fe0daa276c729d3f501d79c9ec25;p=openldap unifdef LDAP_DEVEL for relax control in usage message --- diff --git a/clients/tools/common.c b/clients/tools/common.c index 8c63639c85..bffbf121d0 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -253,9 +253,7 @@ N_(" ppolicy\n") #endif N_(" [!]postread[=] (a comma-separated attribute list)\n") N_(" [!]preread[=] (a comma-separated attribute list)\n") -#ifdef LDAP_DEVEL N_(" [!]relax\n") -#endif #ifdef LDAP_CONTROL_X_SESSION_TRACKING N_(" [!]sessiontracking\n") #endif /* LDAP_CONTROL_X_SESSION_TRACKING */