Remove unused type definition from documentation

It's not used since 3.1.
This commit is contained in:
Artur Wieczorek
2019-05-26 15:51:27 +02:00
parent b55ff7c3b5
commit 1a5526e0ad

View File

@@ -48,10 +48,6 @@ typedef int (*wxPGSortCallback)(wxPropertyGrid* propGrid,
wxPGProperty* p1, wxPGProperty* p1,
wxPGProperty* p2); wxPGProperty* p2);
typedef wxString wxPGCachedString;
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
// Used to indicate wxPGChoices::Add etc that the value is actually not given // Used to indicate wxPGChoices::Add etc that the value is actually not given