diff options
Diffstat (limited to 'editor/gui/editor_object_selector.h')
-rw-r--r-- | editor/gui/editor_object_selector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/gui/editor_object_selector.h b/editor/gui/editor_object_selector.h index 72ff285cf6..60d6df488b 100644 --- a/editor/gui/editor_object_selector.h +++ b/editor/gui/editor_object_selector.h @@ -58,7 +58,6 @@ class EditorObjectSelector : public Button { protected: void _notification(int p_what); - static void _bind_methods(); public: virtual Size2 get_minimum_size() const override; |