Removed comment.

This commit is contained in:
martin-osborne 2015-01-25 10:05:59 +00:00
parent 1c03740e41
commit 9b2e897280

View File

@ -81,8 +81,6 @@ public:
if ((which & std::ios_base::in) != 0)
{
// Position the input sequence
if (this->gptr() == 0)
return fail;