wget: remove empty if/endif preprocessor directive pair
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 18 Jan 2019 22:15:20 +0000 (23:15 +0100)
committerDenys 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

index 735746e3883b5be85a49f4943686528e1e941a25..3f3d3a0c9f0b0557bc0352d4f1046d2cb31794e6 100644 (file)
@@ -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:"