Skip to content
Snippets Groups Projects
Commit abdded7f authored by Adrien Béraud's avatar Adrien Béraud
Browse files

ice: cleanup

Change-Id: I57f64910b1cd38e4cf265bd3aabb39d502e584a2
parent d6e34004
Branches
No related tags found
No related merge requests found
......@@ -402,7 +402,7 @@ IceTransport::Impl::Impl(const char* name, int component_count, bool master,
IceTransport::Impl::~Impl()
{
JAMI_WARN("[ice:%p] IceTransport::Impl::~Impl() %p", this);
JAMI_DBG("[ice:%p] destroying", this);
sip_utils::register_thread();
threadTerminateFlags_ = true;
iceCV_.notify_all();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment