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