mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
Update RtpProcess.h
This commit is contained in:
parent
b8d17565d7
commit
532932fd2d
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user