summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mdk-stage1/dhcp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mdk-stage1/dhcp.c b/mdk-stage1/dhcp.c
index e2013994a..ab259e7c9 100644
--- a/mdk-stage1/dhcp.c
+++ b/mdk-stage1/dhcp.c
@@ -49,9 +49,6 @@
#include "dhcp.h"
-#define NUM_RETRIES 5
-
-
typedef int bp_int32;
typedef short bp_int16;