]> sjero.net Git - wget/blobdiff - src/options.h
[svn] Implemented breadth-first retrieval.
[wget] / src / options.h
index 70746b15aeaf81316afe47484af6f6cf6bb09f10..4f75c8b9d82cc8569266225682bd91fc33d52013 100644 (file)
@@ -36,9 +36,6 @@ struct options
   int relative_only;           /* Follow only relative links. */
   int no_parent;               /* Restrict access to the parent
                                   directory.  */
-  int simple_check;            /* Should we use simple checking
-                                  (strcmp) or do we create a host
-                                  hash and call gethostbyname? */
   int reclevel;                        /* Maximum level of recursion */
   int dirstruct;               /* Do we build the directory structure
                                  as we go along? */