Compile fix.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5739 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
NeoBrainX 2010-06-18 18:50:04 +00:00
parent bf36f171a6
commit b4f5a4d89e
1 changed files with 0 additions and 3 deletions

View File

@ -217,9 +217,6 @@ void DllConfig(HWND _hParent)
m_ConfigFrame->CreateGUIControls();
m_ConfigFrame->ShowModal();
frame->Enable();
m_ConfigFrame->CreateGUIControls();
m_ConfigFrame->ShowModal();
#endif
frame->SetFocus();
frame->SetHWND(NULL);