clean-up
This commit is contained in:
parent
5ec42fd6bc
commit
c018e0bc0a
|
@ -31,7 +31,6 @@
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
|
||||||
#define EXTERN_CONFIG \
|
#define EXTERN_CONFIG \
|
||||||
extern engine_configuration_s *engineConfiguration; \
|
|
||||||
extern engine_configuration_s *engineConfiguration; \
|
extern engine_configuration_s *engineConfiguration; \
|
||||||
extern engine_configuration_s & activeConfiguration; \
|
extern engine_configuration_s & activeConfiguration; \
|
||||||
extern persistent_config_container_s persistentState; \
|
extern persistent_config_container_s persistentState; \
|
||||||
|
|
Loading…
Reference in New Issue