summaryrefslogtreecommitdiff
path: root/src/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.h')
-rw-r--r--src/openttd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/openttd.h b/src/openttd.h
index 7f61ca62e..44a39893d 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -5,10 +5,6 @@
#ifndef OPENTTD_H
#define OPENTTD_H
-#ifndef VARDEF
-#define VARDEF extern
-#endif
-
enum GameModes {
GM_MENU,
GM_NORMAL,