diff --git a/interface/wx/propgrid/propgriddefs.h b/interface/wx/propgrid/propgriddefs.h index cdc3bf0fe9..94bdcd4d6a 100644 --- a/interface/wx/propgrid/propgriddefs.h +++ b/interface/wx/propgrid/propgriddefs.h @@ -48,10 +48,6 @@ typedef int (*wxPGSortCallback)(wxPropertyGrid* propGrid, wxPGProperty* p1, wxPGProperty* p2); - - -typedef wxString wxPGCachedString; - // ----------------------------------------------------------------------- // Used to indicate wxPGChoices::Add etc that the value is actually not given