summaryrefslogtreecommitdiff
path: root/src/wm_map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wm_map.cpp')
-rw-r--r--src/wm_map.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wm_map.cpp b/src/wm_map.cpp
index ad3500d..4520a00 100644
--- a/src/wm_map.cpp
+++ b/src/wm_map.cpp
@@ -26,8 +26,6 @@ int dWMMap_c::onCreate() {
return false;
}
- testID++;
-
data = (WMSceneDataHeader*)scnRes;
SpammyReport("Loaded resource: %d nodes\n", data->nodeCount);