This commit is contained in:
rusefi 2020-01-25 01:42:48 -05:00
parent fea2394c7b
commit 31a92f1e9d
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
#include "global.h"
#define EXTERN_CONFIG \
extern engine_configuration_s *engineConfiguration; \
extern engine_configuration_s *engineConfiguration; \
extern engine_configuration_s & activeConfiguration; \
extern persistent_config_container_s persistentState; \