mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Cleanup unused engine code
This commit is contained in:
parent
90bdba576a
commit
2c048ea164
56 changed files with 4 additions and 615 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue