summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index c17d15652..67553349a 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -11,11 +11,6 @@
#include "stdafx.h"
-#define VARDEF
-#include "variables.h"
-#undef VARDEF
-
-
#include "blitter/factory.hpp"
#include "sound/sound_driver.hpp"
#include "music/music_driver.hpp"