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:
@@ -71,8 +71,6 @@ wxObject *wxOwnerDrawnComboBoxXmlHandler::DoCreateResource()
|
|||||||
wxDefaultValidator,
|
wxDefaultValidator,
|
||||||
GetName());
|
GetName());
|
||||||
|
|
||||||
control->SetPopupControl(NULL);
|
|
||||||
|
|
||||||
wxSize ButtonSize=GetSize(wxT("buttonsize"));
|
wxSize ButtonSize=GetSize(wxT("buttonsize"));
|
||||||
|
|
||||||
if (ButtonSize != wxDefaultSize)
|
if (ButtonSize != wxDefaultSize)
|
||||||
|
Reference in New Issue
Block a user