Compile fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5739 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
bf36f171a6
commit
b4f5a4d89e
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue