Hopefully buildfix Windows. (thanks for the patch, RachelB)

This commit is contained in:
Jordan Woyak
2013-02-07 14:15:47 -06:00
parent 246b11791b
commit 8f5fb7e6f9
6 changed files with 32 additions and 35 deletions

View File

@ -390,10 +390,6 @@ void DolphinApp::InitLanguageSupport()
int DolphinApp::OnExit()
{
WiimoteReal::Shutdown();
#ifdef _WIN32
if (SConfig::GetInstance().m_WiiAutoUnpair)
WiimoteReal::UnPair();
#endif
VideoBackend::ClearList();
SConfig::Shutdown();
LogManager::Shutdown();