Remove unused variable from wxFontProperty::wxFontProperty
This commit is contained in:
parent
f48439cfc6
commit
27032e71d2
@ -638,8 +638,6 @@ wxFontProperty::wxFontProperty( const wxString& label, const wxString& name,
|
||||
wxPGGlobalVars->m_fontFamilyChoices = new wxPGChoices(faceNames);
|
||||
}
|
||||
|
||||
wxString emptyString(wxEmptyString);
|
||||
|
||||
wxFont font;
|
||||
font << m_value;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user