From 96621c71d4e7fe0daa276c729d3f501d79c9ec25 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 29 Aug 2007 23:41:15 +0000 Subject: [PATCH] unifdef LDAP_DEVEL for relax control in usage message --- clients/tools/common.c | 2 -- 1 file changed, 2 deletions(-) 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 */ -- 2.39.5