@ -212,6 +212,7 @@ void LinkManager::_deleteLink(LinkInterface* link)
break;
}
Q_UNUSED(found);
Q_ASSERT(found);
_linkListMutex.unlock();
@ -204,6 +204,7 @@ void MAVLinkProtocol::_linkStatusChanged(LinkInterface* link, bool connected)
if (_connectedLinks.count() == 0) {