diff --git a/datatest.cpp b/datatest.cpp index 6e4e8a97..700f27f8 100644 --- a/datatest.cpp +++ b/datatest.cpp @@ -66,7 +66,6 @@ bool Readline(std::istream& stream, std::string& line) break; } - else if (ch == '\n') { break;