aboutsummaryrefslogtreecommitdiff
path: root/main/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/main.cpp')
-rw-r--r--main/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/main.cpp b/main/main.cpp
index 64d16d452..19dbbe520 100644
--- a/main/main.cpp
+++ b/main/main.cpp
@@ -874,8 +874,6 @@ bool Main::start() {
}
}
- print_line("editor: "+itos(editor));
-
if (editor)
Globals::get_singleton()->set("editor_active",true);