From 33aad940481f16502c0c5f46dbf37781916c5b83 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 31 Dec 1999 19:06:54 -0500 Subject: remove reference to unused flash item --- flash.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'flash.c') diff --git a/flash.c b/flash.c index a403f67..89c9c65 100644 --- a/flash.c +++ b/flash.c @@ -337,8 +337,6 @@ static void initFlashValues(FlashStruct *mem) mem->telnet_session_timeout=600; /* ten minutes */ mem->telnet_logon_timeout=30; /* thirty seconds */ - mem->overwrite_flash_loc=0; - mem->rcl_rs232=52; mem->on_off_used=1; -- cgit