Remove wxString from the list of ref-counted classes

This is not the case any more since 3.0 and it actually never used the same
ref-counting model as the classes described in the ref-counting overview
anyhow.

Closes #17216.
This commit is contained in:
Vadim Zeitlin 2015-10-21 23:50:28 +02:00
parent ef1db7acda
commit 876e0501d8

View File

@ -79,7 +79,6 @@ operators and copy constructors since they are reference-counted:
@li wxPalette
@li wxPen
@li wxRegion
@li wxString
@li wxVariant
@li wxVariantData