dead code

This commit is contained in:
rusefi 2019-07-29 21:44:33 -04:00
parent d3e26fe9ce
commit 2b15ff31b1
2 changed files with 0 additions and 2 deletions

View File

@ -45,7 +45,6 @@
EXTERN_ENGINE
;
extern bool hasFirmwareErrorFlag;
extern fatal_msg_t errorMessageBuffer;
static MenuItem ROOT(NULL, NULL);

View File

@ -138,7 +138,6 @@ bool main_loop_started = false;
static char panicMessage[200];
extern bool hasFirmwareErrorFlag;
extern fatal_msg_t errorMessageBuffer;
static virtual_timer_t resetTimer;