]> sjero.net Git - wget/blobdiff - src/options.h
Turn --debug into no-op if compiled without debugging support
[wget] / src / options.h
index e00fadc784a537f0c287505a1873cf64b883c8b5..06783cc3eeed9907d03730896348694b47da413f 100644 (file)
@@ -156,9 +156,7 @@ struct options
   bool content_on_error;       /* Do we output the content when the HTTP
                                   status code indicates a server error */
 
-#ifdef ENABLE_DEBUG
   bool debug;                  /* Debugging on/off */
-#endif
 
 #ifdef USE_WATT32
   bool wdebug;                  /* Watt-32 tcp/ip debugging on/off */