mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 21:35:28 +00:00
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…
x
Reference in New Issue
Block a user