Whitespace check-in

This commit is contained in:
Jeffrey Walton 2021-03-19 19:27:32 -04:00
parent 2dd1082c78
commit dc353577d6
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -66,7 +66,6 @@ bool Readline(std::istream& stream, std::string& line)
break;
}
else if (ch == '\n')
{
break;