summaryrefslogtreecommitdiffhomepage
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
-rw-r--r--editor/update.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/update.cpp b/editor/update.cpp
index b16821f8..cbe08c05 100644
--- a/editor/update.cpp
+++ b/editor/update.cpp
@@ -196,8 +196,6 @@ void app::update_world(float dt)
}
}
-
-
void app::update_character([[maybe_unused]] float dt)
{
auto& w = M->world();