1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-27 15:57:02 +00:00

Remove dead code in FileSystemDock

(cherry picked from commit 9605a1d0da)
This commit is contained in:
volzhs
2016-10-23 23:38:49 +09:00
committed by Rémi Verschelde
parent e56961f58b
commit 06c47e6f8a

View File

@@ -234,13 +234,6 @@ void FileSystemDock::_dir_selected() {
button_favorite->set_pressed(found);
if (ti->get_parent() && ti->get_parent()->get_parent()==tree->get_root() && !ti->get_parent()->get_prev()) {
//a favorite!!!
} else {
}
if (!split_mode) {
_open_pressed(); //go directly to dir