]> sjero.net Git - wget/blobdiff - src/options.h
[svn] * retr.c (fd_read_body): Report the amount of data *written* as
[wget] / src / options.h
index e6434896ff7fd9600ec39fc091f9e69a3a2981f7..f5474865f74566744720c51961a720cc1457d678 100644 (file)
@@ -81,11 +81,6 @@ struct options
                                   FTP. */
   char *output_document;       /* The output file to which the
                                   documents will be printed.  */
-  int od_known_regular;                /* whether output_document is a
-                                   regular file we can manipulate,
-                                   i.e. not `-' or a device file. */
-  FILE *dfp;                   /* The file pointer to the output
-                                  document. */
 
   int always_rest;             /* Always use REST. */
   char *ftp_acc;               /* FTP username */