From b4368db948428698e567c9d2bb94cd060a2a9b58 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 17 Oct 2000 20:44:34 +0000 Subject: [PATCH] Remove commented out (logging) code --- clients/tools/ldapsearch.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/clients/tools/ldapsearch.c b/clients/tools/ldapsearch.c index 692f1b4a99..a7d55c44b6 100644 --- a/clients/tools/ldapsearch.c +++ b/clients/tools/ldapsearch.c @@ -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; -- 2.39.5