You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove empty bind_methods()
This commit is contained in:
@@ -199,9 +199,6 @@ void AnimationTreeEditor::_notification(int p_what) {
|
||||
}
|
||||
}
|
||||
|
||||
void AnimationTreeEditor::_bind_methods() {
|
||||
}
|
||||
|
||||
AnimationTreeEditor *AnimationTreeEditor::singleton = nullptr;
|
||||
|
||||
void AnimationTreeEditor::add_plugin(AnimationTreeNodeEditorPlugin *p_editor) {
|
||||
|
||||
Reference in New Issue
Block a user