mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Config: Remove CompareServer and CompareClient settings.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user