aboutsummaryrefslogtreecommitdiff
path: root/include/net/wget.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/wget.h')
-rw-r--r--include/net/wget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/wget.h b/include/net/wget.h
index da0920d..6714f7e 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