Properties/GameConfig: Remove "Skip DCBZ"

This commit is contained in:
spycrab
2018-03-15 20:31:13 +01:00
parent 1c3cc26d19
commit a2d6bab0d2
2 changed files with 9 additions and 15 deletions

View File

@ -52,7 +52,6 @@ private:
// Core
QCheckBox* m_enable_dual_core;
QCheckBox* m_enable_mmu;
QCheckBox* m_skip_dcbz;
QCheckBox* m_enable_fprf;
QCheckBox* m_sync_gpu;
QCheckBox* m_enable_fast_disc;