mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
Config: Remove CompareServer and CompareClient settings.
This commit is contained in:
parent
bc14485489
commit
032f0da35e
6 changed files with 2 additions and 18 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue