aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2019-01-18 23:15:20 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2019-01-18 23:15:20 +0100
commitfc472ea18793d8000c6f4ec1cd06c28c05340879 (patch)
tree303fe6090dcc77fbc0c5d334812b46ba16279c5c
parentf7235cc89f21268162ede9e010dc2b7b20b53377 (diff)
downloadbusybox-fc472ea18793d8000c6f4ec1cd06c28c05340879.tar.gz
wget: remove empty if/endif preprocessor directive pair
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--networking/wget.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/wget.c b/networking/wget.c
index 735746e38..3f3d3a0c9 100644
--- a/networking/wget.c
+++ b/networking/wget.c
@@ -1465,8 +1465,6 @@ IF_DESKTOP( "no-parent\0" No_argument "\xf0")
G.proxy_flag = "on"; /* use proxies if env vars are set */
G.user_agent = "Wget"; /* "User-Agent" header field */
-#if ENABLE_FEATURE_WGET_LONG_OPTIONS
-#endif
GETOPT32(argv, "^"
"cqSO:o:P:Y:U:T:+"
/*ignored:*/ "t:"