X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/191549ed17cc522034a85bc6f313d47335302e7e..270a909e20a2c652fd816ad14407113ad0319c9d:/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)