Removed outdated initialization.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5079d4eb41
commit
6e204d57c4
@ -71,8 +71,6 @@ wxObject *wxOwnerDrawnComboBoxXmlHandler::DoCreateResource()
|
||||
wxDefaultValidator,
|
||||
GetName());
|
||||
|
||||
control->SetPopupControl(NULL);
|
||||
|
||||
wxSize ButtonSize=GetSize(wxT("buttonsize"));
|
||||
|
||||
if (ButtonSize != wxDefaultSize)
|
||||
|
Loading…
Reference in New Issue
Block a user