diff options
Diffstat (limited to 'editor/editor_log.h')
-rw-r--r-- | editor/editor_log.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/editor_log.h b/editor/editor_log.h index 3bdfd936c1..71126b742f 100644 --- a/editor/editor_log.h +++ b/editor/editor_log.h @@ -175,8 +175,6 @@ private: void _save_state(); void _load_state(); - void _update_theme(); - protected: static void _bind_methods(); void _notification(int p_what); |