mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
This removes the Lock Thread to Core option. Please file your complaints appropriately.
This commit is contained in:
parent
4ea4f2eb45
commit
30d4259bba
7 changed files with 3 additions and 22 deletions
|
@ -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;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue