]> git.sur5r.net Git - openldap/commitdiff
Remove commented out (logging) code
authorKurt Zeilenga <kurt@openldap.org>
Tue, 17 Oct 2000 20:44:34 +0000 (20:44 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 17 Oct 2000 20:44:34 +0000 (20:44 +0000)
clients/tools/ldapsearch.c

index 692f1b4a9950521d42759119d67389721e863c57..a7d55c44b667f33922fcaf8e5c334c5d36afd290 100644 (file)
@@ -176,9 +176,6 @@ main( int argc, char **argv )
                attrsonly = manageDSAit = ldif = want_bindpw = 0;
 
        lutil_log_initialize(argc, argv);
-       /* lutil_set_debug_level( "LIBLBER", 8 ); */
-       /* log = fopen( "ldapsearch.log", "w" ); */
-       /* ber_set_option( NULL, LBER_OPT_LOG_PRINT_FILE, log ); */
 
        deref = sizelimit = timelimit = version = -1;