]> sjero.net Git - wget/blobdiff - src/main.c
Removed commented *printf and use quote_n() for quoting several args
[wget] / src / main.c
index c080394e16e62345f82be82f594a8659373a0ce5..414b62bc30995ea03a8cc5349bfd778478690df0 100644 (file)
@@ -1076,8 +1076,6 @@ for details.\n\n"));
 
       if (opt.encoding_remote && !check_encoding_name (opt.encoding_remote))
         opt.encoding_remote = NULL;
-
-      /*logprintf (LOG_VERBOSE, "Locale = %s\n", quote (opt.locale));*/
     }
 #else
   if (opt.enable_iri || opt.locale || opt.encoding_remote)