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:
magumagu
2015-02-11 19:16:23 -08:00
parent 20aa937824
commit aa40f750d4
6 changed files with 7 additions and 83 deletions

View File

@ -180,7 +180,6 @@ struct SCoreStartupParameter
bool bRunCompareServer;
bool bRunCompareClient;
bool bBAT;
bool bMMU;
bool bDCBZOFF;
int iBBDumpPort;