summaryrefslogtreecommitdiffstats
path: root/src/core/ZoneCull.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ZoneCull.h')
-rw-r--r--src/core/ZoneCull.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/ZoneCull.h b/src/core/ZoneCull.h
index 3659bca7..9bc07b8c 100644
--- a/src/core/ZoneCull.h
+++ b/src/core/ZoneCull.h
@@ -122,9 +122,4 @@ public:
static bool DoWeHaveMoreThanXOccurencesOfSet(int32 count, uint16 *set);
static void CompressIndicesArray() {};// todo
-
-#ifdef MIAMI
- //--MIAMI: TODO
- static bool PoliceAbandonCars(void) { return false; }
-#endif
};