]> sjero.net Git - wget/blobdiff - src/options.h
Move numurls out of options struct.
[wget] / src / options.h
index ba39ec4e967d43c641caf2dfdeac8c112ddedc41..18f031c4aa0508c7915b41e77eb728154bbfdb96 100644 (file)
@@ -124,10 +124,6 @@ struct options
   SUM_SIZE_INT quota;          /* Maximum file size to download and
                                   store. */
 
-  int numurls;                 /* Number of successfully downloaded
-                                  URLs #### should be removed because
-                                  it's not a setting, but a global var */
-
   bool server_response;                /* Do we print server response? */
   bool save_headers;           /* Do we save headers together with
                                   file? */