projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7235cc
)
wget: remove empty if/endif preprocessor directive pair
author
Denys Vlasenko
<vda.linux@googlemail.com>
Fri, 18 Jan 2019 22:15:20 +0000
(23:15 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Fri, 18 Jan 2019 22:15:20 +0000
(23:15 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/wget.c
patch
|
blob
|
history
diff --git
a/networking/wget.c
b/networking/wget.c
index 735746e3883b5be85a49f4943686528e1e941a25..3f3d3a0c9f0b0557bc0352d4f1046d2cb31794e6 100644
(file)
--- 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:"