summaryrefslogtreecommitdiffhomepage
path: root/editor/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/app.cpp')
-rw-r--r--editor/app.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/app.cpp b/editor/app.cpp
index 44ca1530..6f8cbed8 100644
--- a/editor/app.cpp
+++ b/editor/app.cpp
@@ -9,7 +9,6 @@ namespace floormat {
app::app() :
M{ floormat_main::create(*this, {})},
- _dummy{M->register_debug_callback()},
_floor1{loader.tile_atlas("floor-tiles", {44, 4})},
_floor2{loader.tile_atlas("metal1", {2, 2})},
_wall1{loader.tile_atlas("wood2", {1, 1})},