diff --git a/src/session_impl.cpp b/src/session_impl.cpp index f0d70a81a..c13398cfa 100644 --- a/src/session_impl.cpp +++ b/src/session_impl.cpp @@ -4485,10 +4485,7 @@ namespace aux { // don't do anything if (new_interface == m_listen_interface && !m_listen_sockets.empty()) - { - TORRENT_ASSERT(ec); return; - } m_listen_interface = new_interface;