diff --git a/src/call.cpp b/src/call.cpp index d0879d308ea2873b771aa9f1756e6805c9a9275d..81e9c4d5b762c465b115e67f779e3d19abcc32e7 100644 --- a/src/call.cpp +++ b/src/call.cpp @@ -1393,7 +1393,6 @@ void CallPrivate::startStop() ::time(&curTime); setStartTimeStamp(curTime); m_pStopTimeStamp = curTime; - m_Missed = true; } ///Stop the timer