X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/191549ed17cc522034a85bc6f313d47335302e7e..ecef04c293db3e3ebcdb12062fdc40b9b35c8c3e:/src/common/txtstrm.cpp diff --git a/src/common/txtstrm.cpp b/src/common/txtstrm.cpp index 2c628cf3d6..2592c03fe1 100644 --- a/src/common/txtstrm.cpp +++ b/src/common/txtstrm.cpp @@ -61,8 +61,6 @@ wxChar wxTextInputStream::NextNonSeparators() return c; } - // this shouldn't happen - return (wxChar) 0; } inline bool wxTextInputStream::EatEOL(const wxChar &c)