X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;h=f0d61505b4e6d1a342cb0a6be7a16fc022570e61;hp=c6f21b5ba6b2efa6b71e14030b388b7c22a94119;hb=4d352013ac8b822fd334115928527824093f83fe;hpb=a3b678e416f5f6e4c926831b731f6bb38c6c475d diff --git a/src/options.h b/src/options.h index c6f21b5b..f0d61505 100644 --- a/src/options.h +++ b/src/options.h @@ -49,7 +49,6 @@ struct options data. */ char *dir_prefix; /* The top of directory tree */ char *lfilename; /* Log filename */ - int no_flush; /* If non-zero, inhibit flushing log. */ char *input_filename; /* Input filename */ int force_html; /* Is the input file an HTML file? */