SSH2: fix bad merge

This commit is contained in:
terrafrost 2024-02-26 00:27:32 -06:00
parent 2b3bf719cc
commit be012e5578
1 changed files with 0 additions and 1 deletions

View File

@ -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()