mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Remove unused 'fav_rm' ToolButton in EditorFileDialog
(cherry picked from commit 579fffd97e)
This commit is contained in:
committed by
Rémi Verschelde
parent
7f691e8bb9
commit
3ccb859711
@@ -124,7 +124,6 @@ private:
|
||||
|
||||
ToolButton *fav_up;
|
||||
ToolButton *fav_down;
|
||||
ToolButton *fav_rm;
|
||||
|
||||
ItemList *favorites;
|
||||
ItemList *recent;
|
||||
|
||||
Reference in New Issue
Block a user