Remove unused 'fav_rm' ToolButton in EditorFileDialog

(cherry picked from commit 579fffd97e)
This commit is contained in:
Michael Alexsander Silva Dias 2019-03-16 20:30:06 -03:00 committed by Rémi Verschelde
parent 7f691e8bb9
commit 3ccb859711

View file

@ -124,7 +124,6 @@ private:
ToolButton *fav_up;
ToolButton *fav_down;
ToolButton *fav_rm;
ItemList *favorites;
ItemList *recent;