Revert the recent changes related to updating hwnd

This commit is contained in:
skidau
2015-03-28 11:08:25 +11:00
parent 74f25ad8ec
commit 4f965da4f1
5 changed files with 6 additions and 29 deletions

View File

@ -1060,9 +1060,6 @@ GamepadPage::GamepadPage(wxWindow* parent, InputConfig& config, const unsigned i
mapping->Add(dio, 1, wxEXPAND|wxLEFT|wxTOP|wxBOTTOM, 5);
mapping->Add(control_group_sizer, 0, wxLEFT|wxEXPAND, 5);
wxCommandEvent event;
RefreshDevices(event);
UpdateGUI();
SetSizerAndFit(mapping); // needed