]> sjero.net Git - wget/blobdiff - src/main.c
[svn] Remove the OPTIONS_DEFINED_HERE kludge.
[wget] / src / main.c
index aef78bf5d6851ddb23a3218d8c69b581f0ffc881..a08748bb5e9253ae9e3238d9f5950042594496cb 100644 (file)
@@ -41,8 +41,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif /* HAVE_NLS */
 #include <errno.h>
 
-#define OPTIONS_DEFINED_HERE   /* for options.h */
-
 #include "wget.h"
 #include "utils.h"
 #include "init.h"