diff options
Diffstat (limited to 'editor/editor_about.h')
-rw-r--r-- | editor/editor_about.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/editor_about.h b/editor/editor_about.h index 971843f6d2..b152f1b4d3 100644 --- a/editor/editor_about.h +++ b/editor/editor_about.h @@ -62,8 +62,6 @@ private: RichTextLabel *_tpl_text = nullptr; TextureRect *_logo = nullptr; - void _theme_changed(); - protected: void _notification(int p_what); static void _bind_methods(); |