diff options
Diffstat (limited to 'include/net/wget.h')
-rw-r--r-- | include/net/wget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/wget.h b/include/net/wget.h index da0920de11..6714f7ea57 100644 --- a/include/net/wget.h +++ b/include/net/wget.h @@ -17,6 +17,5 @@ enum wget_state { }; #define DEBUG_WGET 0 /* Set to 1 for debug messages */ -#define SERVER_PORT 80 #define WGET_RETRY_COUNT 30 #define WGET_TIMEOUT 2000UL |