diff --git a/src/comm/QGCXPlaneLink.cc b/src/comm/QGCXPlaneLink.cc index 2d35e0f8c0f2b77a2d68d5d09157412bf9c6f8f3..106e3c654c6c5f426f03a900ce8b01522254ddc9 100644 --- a/src/comm/QGCXPlaneLink.cc +++ b/src/comm/QGCXPlaneLink.cc @@ -261,7 +261,6 @@ void QGCXPlaneLink::run() emit simulationDisconnected(); emit simulationConnected(false); - emit finished(); } void QGCXPlaneLink::setPort(int localPort)