mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
Update RtpProcess.h
This commit is contained in:
@@ -102,7 +102,6 @@ private:
|
||||
toolkit::Ticker _last_check_alive;
|
||||
std::recursive_mutex _func_mtx;
|
||||
std::deque<std::function<void()> > _cached_func;
|
||||
|
||||
std::weak_ptr<RtcpContext> _help;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user