X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;fp=src%2Foptions.h;h=06783cc3eeed9907d03730896348694b47da413f;hp=e00fadc784a537f0c287505a1873cf64b883c8b5;hb=b65b9cb8c5f9e00a4bc35871cda07ea78874f01f;hpb=593b59c697342d00b7adf03296bf6db05bc2d44a diff --git a/src/options.h b/src/options.h index e00fadc7..06783cc3 100644 --- a/src/options.h +++ b/src/options.h @@ -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 */