diff --git a/src/Rtp/RtpProcess.h b/src/Rtp/RtpProcess.h index 89e9b575..e6f9b6bd 100644 --- a/src/Rtp/RtpProcess.h +++ b/src/Rtp/RtpProcess.h @@ -102,7 +102,6 @@ private: toolkit::Ticker _last_check_alive; std::recursive_mutex _func_mtx; std::deque > _cached_func; - std::weak_ptr _help; };