mirror of
https://github.com/godotengine/godot.git
synced 2024-11-26 14:13:10 +00:00
Merge pull request #67109 from TokageItLab/remove-clear-editors-in-bone-mapper
Remove unused func definition in BoneMapEditor
This commit is contained in:
commit
629fa413ab
@ -206,7 +206,6 @@ class BoneMapEditor : public VBoxContainer {
|
||||
BoneMapper *bone_mapper = nullptr;
|
||||
|
||||
void fetch_objects();
|
||||
void clear_editors();
|
||||
void create_editors();
|
||||
|
||||
protected:
|
||||
|
Loading…
Reference in New Issue
Block a user