summaryrefslogtreecommitdiffstats
path: root/src/core/ColStore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ColStore.cpp')
-rw-r--r--src/core/ColStore.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/ColStore.cpp b/src/core/ColStore.cpp
index 0c3356c5..0715ae6e 100644
--- a/src/core/ColStore.cpp
+++ b/src/core/ColStore.cpp
@@ -1,5 +1,4 @@
#include "common.h"
-#ifdef MIAMI
#include "templates.h"
#include "General.h"
@@ -227,5 +226,3 @@ CColStore::HasCollisionLoaded(const CVector2D &pos)
return false;
return true;
}
-
-#endif