mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-04 18:48:24 +01:00
rm debug code
This commit is contained in:
parent
e71fc97913
commit
2ead31dac2
@ -1452,7 +1452,6 @@ class Net_SSH1 {
|
|||||||
*/
|
*/
|
||||||
function _append_log($protocol_flags, $message)
|
function _append_log($protocol_flags, $message)
|
||||||
{
|
{
|
||||||
echo "WTF\r\n";
|
|
||||||
switch (NET_SSH1_LOGGING) {
|
switch (NET_SSH1_LOGGING) {
|
||||||
// useful for benchmarks
|
// useful for benchmarks
|
||||||
case NET_SSH1_LOG_SIMPLE:
|
case NET_SSH1_LOG_SIMPLE:
|
||||||
|
Loading…
Reference in New Issue
Block a user