mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
Removed the GC Adapter "Use Thread" option as it was not useful.
This commit is contained in:
parent
e5277a5f49
commit
4cf4cee30e
5 changed files with 7 additions and 93 deletions
|
@ -114,7 +114,6 @@ struct SConfig : NonCopyable
|
|||
// Input settings
|
||||
bool m_BackgroundInput;
|
||||
bool m_GameCubeAdapter;
|
||||
bool m_GameCubeAdapterThread;
|
||||
|
||||
SysConf* m_SYSCONF;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue