mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Remove dead code, no queue_length
This commit is contained in:
parent
f3e1d28b6b
commit
fccbe98f70
2 changed files with 1 additions and 20 deletions
|
@ -531,7 +531,6 @@ public:
|
|||
virtual int get_rtc_server_reuseport();
|
||||
virtual bool get_rtc_server_merge_nalus();
|
||||
virtual bool get_rtc_server_perf_stat();
|
||||
virtual int get_rtc_server_queue_length();
|
||||
virtual bool get_rtc_server_black_hole();
|
||||
virtual std::string get_rtc_server_black_hole_publisher();
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue