summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:06:54 -0500
committerroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:06:54 -0500
commit33aad940481f16502c0c5f46dbf37781916c5b83 (patch)
tree26c05eb7c85200060bd5f232f074ea33a64c7f3b
parentb72469c072514317602d1345b3d19e2375a90ab5 (diff)
remove reference to unused flash item
-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;