]> sjero.net Git - wget/blobdiff - src/options.h
[svn] Replace opt.no_flush with a function to disable/enable flushing.
[wget] / src / options.h
index c6f21b5ba6b2efa6b71e14030b388b7c22a94119..f0d61505b4e6d1a342cb0a6be7a16fc022570e61 100644 (file)
@@ -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? */