summaryrefslogtreecommitdiffstats
path: root/src/common/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/global.h')
-rw-r--r--src/common/global.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/common/global.h b/src/common/global.h
index 32aefdc..628660b 100644
--- a/src/common/global.h
+++ b/src/common/global.h
@@ -16,8 +16,6 @@
// global.h
-#ifndef _GLOBAL_H_
-#define _GLOBAL_H_
#define BUILD_FACTORY (1<<0) // factory
@@ -60,5 +58,3 @@ extern long g_researchEnable; // research available
extern float g_unit; // conversion factor
-
-#endif //_GLOBAL_H_