From 9be38a0ad02dc99ef109782f864f78718df8787c Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Fri, 6 Jul 2007 20:52:47 +0000 Subject: [PATCH] peer_connections stats fix --- libtorrent/src/peer_connection.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/libtorrent/src/peer_connection.cpp b/libtorrent/src/peer_connection.cpp index cdad6a7b9..7dbef4381 100755 --- a/libtorrent/src/peer_connection.cpp +++ b/libtorrent/src/peer_connection.cpp @@ -1822,8 +1822,6 @@ namespace libtorrent } } - m_statistics.second_tick(tick_interval); - // If the client sends more data // we send it data faster, otherwise, slower. // It will also depend on how much data the