From a2a3f8cd0aac958b753a13d9e054c324d71dcac6 Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Sun, 9 Oct 2022 12:13:22 +0900 Subject: Remove unused func definition in BoneMapEditor --- editor/plugins/bone_map_editor_plugin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'editor') diff --git a/editor/plugins/bone_map_editor_plugin.h b/editor/plugins/bone_map_editor_plugin.h index 55261ab477..16e5403978 100644 --- a/editor/plugins/bone_map_editor_plugin.h +++ b/editor/plugins/bone_map_editor_plugin.h @@ -206,7 +206,6 @@ class BoneMapEditor : public VBoxContainer { BoneMapper *bone_mapper = nullptr; void fetch_objects(); - void clear_editors(); void create_editors(); protected: -- cgit v1.2.3