X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..9288df34010ff5dfab0e618081945e6729e2ebf6:/interface/wx/sckstrm.h diff --git a/interface/wx/sckstrm.h b/interface/wx/sckstrm.h index a29d0ef6f8..3ee3926df2 100644 --- a/interface/wx/sckstrm.h +++ b/interface/wx/sckstrm.h @@ -8,7 +8,6 @@ /** @class wxSocketOutputStream - @wxheader{sckstrm.h} This class implements an output stream which writes data from a connected socket. Note that this stream is purely sequential @@ -33,7 +32,6 @@ public: /** @class wxSocketInputStream - @wxheader{sckstrm.h} This class implements an input stream which reads data from a connected socket. Note that this stream is purely sequential