summaryrefslogtreecommitdiff
path: root/core/os/main_loop.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/os/main_loop.h')
-rw-r--r--core/os/main_loop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/os/main_loop.h b/core/os/main_loop.h
index c7cc8f01e0..90790a45a1 100644
--- a/core/os/main_loop.h
+++ b/core/os/main_loop.h
@@ -36,7 +36,6 @@
#include "core/script_language.h"
class MainLoop : public Object {
-
GDCLASS(MainLoop, Object);
OBJ_CATEGORY("Main Loop");