X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..8b385bf892c1f831965313eaf3ee59b10b435afd:/interface/wx/sstream.h diff --git a/interface/wx/sstream.h b/interface/wx/sstream.h index 9fb340b705..be8da060b4 100644 --- a/interface/wx/sstream.h +++ b/interface/wx/sstream.h @@ -8,7 +8,6 @@ /** @class wxStringInputStream - @wxheader{sstream.h} This class implements an input stream which reads data from a string. It supports seeking. @@ -31,7 +30,6 @@ public: /** @class wxStringOutputStream - @wxheader{sstream.h} This class implements an output stream which writes data either to a user-provided or internally allocated string. Note that currently this stream