mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Remove the BAT checkbox/setting/implementation.
The current version of the setting is useless, and the real implementation (PR1882) will be always-on, and won't use any of the existing code.
This commit is contained in:
@ -180,7 +180,6 @@ struct SCoreStartupParameter
|
||||
bool bRunCompareServer;
|
||||
bool bRunCompareClient;
|
||||
|
||||
bool bBAT;
|
||||
bool bMMU;
|
||||
bool bDCBZOFF;
|
||||
int iBBDumpPort;
|
||||
|
Reference in New Issue
Block a user