1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00

rm debug code

This commit is contained in:
terrafrost 2013-01-09 00:07:54 -06:00
parent e71fc97913
commit 2ead31dac2

View File

@ -1452,7 +1452,6 @@ class Net_SSH1 {
*/
function _append_log($protocol_flags, $message)
{
echo "WTF\r\n";
switch (NET_SSH1_LOGGING) {
// useful for benchmarks
case NET_SSH1_LOG_SIMPLE: