fixed typo

This commit is contained in:
Arvid Norberg
2006-12-16 03:36:33 +00:00
parent cf4aa6d6e1
commit 80bcbdf044

View File

@@ -2181,10 +2181,7 @@ namespace libtorrent
}
}
}
assert(m_download_queue.empty());
assert(m_request_queue.empty());
}
}
#endif