Remove unused 'fav_rm' ToolButton in EditorFileDialog

This commit is contained in:
Michael Alexsander Silva Dias 2019-03-16 20:30:06 -03:00
parent 019908e5f0
commit 579fffd97e
1 changed files with 0 additions and 1 deletions

View File

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