Remove unused type definition from documentation
It's not used since 3.1.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user