You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 19:11:41 +00:00
Cleanup unused engine code
This commit is contained in:
@@ -142,9 +142,6 @@ void AnimationTreeEditor::enter_editor(const String &p_path) {
|
||||
edit_path(path);
|
||||
}
|
||||
|
||||
void AnimationTreeEditor::_about_to_show_root() {
|
||||
}
|
||||
|
||||
void AnimationTreeEditor::_notification(int p_what) {
|
||||
if (p_what == NOTIFICATION_PROCESS) {
|
||||
ObjectID root;
|
||||
|
||||
Reference in New Issue
Block a user