Removed the GC Adapter "Use Thread" option as it was not useful.

This commit is contained in:
skidau 2015-03-05 23:30:43 +11:00
commit 4cf4cee30e
5 changed files with 7 additions and 93 deletions

View file

@ -114,7 +114,6 @@ struct SConfig : NonCopyable
// Input settings
bool m_BackgroundInput;
bool m_GameCubeAdapter;
bool m_GameCubeAdapterThread;
SysConf* m_SYSCONF;