diff options
Diffstat (limited to 'editor/editor_log.h')
-rw-r--r-- | editor/editor_log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_log.h b/editor/editor_log.h index e3980690b2..1c9a2d4062 100644 --- a/editor/editor_log.h +++ b/editor/editor_log.h @@ -44,7 +44,6 @@ #include "scene/gui/tool_button.h" class EditorLog : public VBoxContainer { - GDCLASS(EditorLog, VBoxContainer); Button *clearbutton; |