Remove commented out (logging) code

This commit is contained in:
Kurt Zeilenga 2000-10-17 20:44:34 +00:00
parent a43392cd42
commit b4368db948

View 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;