DolphinQt/NetPlayDialog: Remove unimplemented SetGame() prototype

This isn't implemented anywhere, so the prototype can be removed.
This commit is contained in:
Lioncash 2020-01-27 15:25:01 -05:00
parent f36c735856
commit e8ee4e835e

View File

@ -99,8 +99,6 @@ private:
void GameStatusChanged(bool running);
void SetOptionsEnabled(bool enabled);
void SetGame(const QString& game_path);
void SendMessage(const std::string& message);
// Chat