mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
Removed comment.
This commit is contained in:
parent
1c03740e41
commit
9b2e897280
@ -81,8 +81,6 @@ public:
|
|||||||
|
|
||||||
if ((which & std::ios_base::in) != 0)
|
if ((which & std::ios_base::in) != 0)
|
||||||
{
|
{
|
||||||
// Position the input sequence
|
|
||||||
|
|
||||||
if (this->gptr() == 0)
|
if (this->gptr() == 0)
|
||||||
return fail;
|
return fail;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user