From 887050456bbba6bfdb8a98f5c4c9d75ed682f605 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 12 Apr 2001 14:00:21 +0000 Subject: remove unneeded #define --- mdk-stage1/dhcp.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mdk-stage1') 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; -- cgit v1.2.1