소스 검색

Remove unused 'fav_rm' ToolButton in EditorFileDialog

Michael Alexsander Silva Dias 6 년 전
부모
커밋
579fffd97e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      editor/editor_file_dialog.h

+ 0 - 1
editor/editor_file_dialog.h

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