This removes the Lock Thread to Core option. Please file your complaints appropriately.

This commit is contained in:
Ryan Houdek
2013-01-14 14:20:41 -06:00
parent 4ea4f2eb45
commit 30d4259bba
7 changed files with 3 additions and 22 deletions

View File

@ -69,7 +69,6 @@ private:
ID_FRAMELIMIT_USEFPSFORLIMITING,
ID_CPUENGINE,
ID_LOCKTHREADS,
ID_DSPTHREAD,
ID_NTSCJ,
@ -143,7 +142,6 @@ private:
wxCheckBox* EnableOpenCL;
wxRadioBox* CPUEngine;
wxCheckBox* DSPThread;
wxCheckBox* LockThreads;
wxCheckBox* _NTSCJ;