clean-up
This commit is contained in:
parent
fea2394c7b
commit
31a92f1e9d
|
@ -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; \
|
||||
|
|
Loading…
Reference in New Issue