Config: Remove CompareServer and CompareClient settings.

This commit is contained in:
Admiral H. Curtiss
2022-01-05 21:26:17 +01:00
parent bc14485489
commit 032f0da35e
6 changed files with 2 additions and 18 deletions

View File

@ -80,9 +80,6 @@ struct SConfig
bool bSyncGPUOnSkipIdleHack = true;
bool bCopyWiiSaveNetplay = true;
bool bRunCompareServer = false;
bool bRunCompareClient = false;
bool bMMU = false;
int iBBDumpPort = 0;
bool bFastDiscSpeed = false;