From 8d9dd06139f20103aa4d4409f03bbcec4d83e0bc Mon Sep 17 00:00:00 2001 From: spyhole Date: Mon, 1 Aug 2005 13:45:27 +0000 Subject: [PATCH] no message --- src/torrent_handle.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/torrent_handle.cpp b/src/torrent_handle.cpp index 9d0c5db96..7df2bd600 100755 --- a/src/torrent_handle.cpp +++ b/src/torrent_handle.cpp @@ -503,6 +503,7 @@ namespace libtorrent void torrent_handle::force_reannounce_on_loop( boost::posix_time::time_duration duration) const { + /* INVARIANT_CHECK; if (m_ses == 0) throw_invalid_handle(); @@ -511,6 +512,7 @@ namespace libtorrent force_reannounce(duration); force_reannounce_on_loop(duration); + */ } void torrent_handle::force_reannounce(