mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 23:07:56 +02:00
Removed comment.
This commit is contained in:
@@ -81,8 +81,6 @@ public:
|
||||
|
||||
if ((which & std::ios_base::in) != 0)
|
||||
{
|
||||
// Position the input sequence
|
||||
|
||||
if (this->gptr() == 0)
|
||||
return fail;
|
||||
|
||||
|
Reference in New Issue
Block a user