mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 22:37:55 +00:00
disable torrent protocol debug
This commit is contained in:
parent
4cd345bf62
commit
55ca248925
@ -539,7 +539,7 @@ namespace libtorrent
|
|||||||
char buf[450];
|
char buf[450];
|
||||||
snprintf(buf, sizeof(buf), "%s: %s\n", time_now_string(), usr);
|
snprintf(buf, sizeof(buf), "%s: %s\n", time_now_string(), usr);
|
||||||
//(*m_logger) << buf;
|
//(*m_logger) << buf;
|
||||||
printf(buf);
|
//printf(buf);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user