summaryrefslogtreecommitdiff
path: root/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'flash.c')
-rw-r--r--flash.c2
1 files changed, 0 insertions, 2 deletions
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;