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:
Włodzimierz Skiba 2006-06-20 17:02:26 +00:00
parent 5079d4eb41
commit 6e204d57c4

View File

@ -71,8 +71,6 @@ wxObject *wxOwnerDrawnComboBoxXmlHandler::DoCreateResource()
wxDefaultValidator,
GetName());
control->SetPopupControl(NULL);
wxSize ButtonSize=GetSize(wxT("buttonsize"));
if (ButtonSize != wxDefaultSize)