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,
 | 
			
		||||
                        GetName());
 | 
			
		||||
 | 
			
		||||
        control->SetPopupControl(NULL);
 | 
			
		||||
 | 
			
		||||
        wxSize ButtonSize=GetSize(wxT("buttonsize"));
 | 
			
		||||
 | 
			
		||||
        if (ButtonSize != wxDefaultSize)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user