summaryrefslogtreecommitdiffstats
path: root/src/ChunkData.cpp
diff options
context:
space:
mode:
authorTycho <work.tycho+git@gmail.com>2014-05-27 13:44:56 +0200
committerTycho <work.tycho+git@gmail.com>2014-05-27 13:46:22 +0200
commit19df18c46199f06f3bf2058cc0efee9126e7670a (patch)
tree786ebe6c351eee68dc02f685b1e4c2c982178288 /src/ChunkData.cpp
parentinject TestGlobals.h correctly (diff)
downloadcuberite-19df18c46199f06f3bf2058cc0efee9126e7670a.tar
cuberite-19df18c46199f06f3bf2058cc0efee9126e7670a.tar.gz
cuberite-19df18c46199f06f3bf2058cc0efee9126e7670a.tar.bz2
cuberite-19df18c46199f06f3bf2058cc0efee9126e7670a.tar.lz
cuberite-19df18c46199f06f3bf2058cc0efee9126e7670a.tar.xz
cuberite-19df18c46199f06f3bf2058cc0efee9126e7670a.tar.zst
cuberite-19df18c46199f06f3bf2058cc0efee9126e7670a.zip
Diffstat (limited to 'src/ChunkData.cpp')
-rw-r--r--src/ChunkData.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ChunkData.cpp b/src/ChunkData.cpp
index 79029f0cf..c41dcb265 100644
--- a/src/ChunkData.cpp
+++ b/src/ChunkData.cpp
@@ -1,9 +1,5 @@
-#ifdef TEST_GLOBALS
-#include "TestGlobals.h"
-#else
#include "Globals.h"
-#endif
#include "ChunkData.h"
cChunkData::cChunkData()