diff options
author | root <root@fedora-arm.domain.avtechpulse.com> | 1999-12-31 19:06:54 -0500 |
---|---|---|
committer | root <root@fedora-arm.domain.avtechpulse.com> | 1999-12-31 19:06:54 -0500 |
commit | 33aad940481f16502c0c5f46dbf37781916c5b83 (patch) | |
tree | 26c05eb7c85200060bd5f232f074ea33a64c7f3b /flash.c | |
parent | b72469c072514317602d1345b3d19e2375a90ab5 (diff) |
remove reference to unused flash item
Diffstat (limited to 'flash.c')
-rw-r--r-- | flash.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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; |