mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-25 11:20:03 +00:00
SSH2: extra_packets is no longer used
This commit is contained in:
parent
b38e84972d
commit
6f4af7ee05
@ -1103,14 +1103,6 @@ class Net_SSH2
|
||||
*/
|
||||
var $smartMFA = true;
|
||||
|
||||
/**
|
||||
* Extra packets counter
|
||||
*
|
||||
* @var bool
|
||||
* @access private
|
||||
*/
|
||||
var $extra_packets;
|
||||
|
||||
/**
|
||||
* Bytes Transferred Since Last Key Exchange
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user