DolphinQt2: remove unused GameList::TableDelegate

This commit is contained in:
Michael Maltese
2017-05-26 16:13:24 -07:00
parent e76f5d85b2
commit c01c66ad4b
5 changed files with 0 additions and 104 deletions

View File

@ -39,7 +39,6 @@ set(SRCS
GameList/GameListModel.cpp
GameList/GameTracker.cpp
GameList/ListProxyModel.cpp
GameList/TableDelegate.cpp
Settings/GeneralPane.cpp
Settings/InterfacePane.cpp
)