diff --git a/src/sipvoiplink.cpp b/src/sipvoiplink.cpp index e3fc11b7920e38dd1e813a486f4fdae20ac110f4..52e31d4350cfa41b5eb63a6f8f2f427fe69659fb 100644 --- a/src/sipvoiplink.cpp +++ b/src/sipvoiplink.cpp @@ -477,7 +477,6 @@ SIPVoIPLink::hangup(const CallID& id) return false; call->getInvSession()->mod_data[getModId()] = NULL; - return true; // Release RTP thread if (Manager::instance().isCurrentCall(id)) {