Merge pull request #7282 from booto/no-more-global-dcbz-disable

Config: Remove Core::DCBZ [bDCBZOFF] - obsolete
This commit is contained in:
Mat M
2018-07-20 23:05:38 -04:00
committed by GitHub
8 changed files with 0 additions and 18 deletions

View File

@ -122,7 +122,6 @@ struct SConfig
bool bRunCompareClient = false;
bool bMMU = false;
bool bDCBZOFF = false;
bool bLowDCBZHack = false;
int iBBDumpPort = 0;
bool bFastDiscSpeed = false;