diff --git a/phpseclib/Net/SSH2.php b/phpseclib/Net/SSH2.php index e977e2ff..15719479 100644 --- a/phpseclib/Net/SSH2.php +++ b/phpseclib/Net/SSH2.php @@ -3022,7 +3022,6 @@ class SSH2 /** * Is the connection still active? - */ * * $level has 3x possible values: * 0 (default): phpseclib takes a passive approach to see if the connection is still active by calling feof()