mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Remove dead code
This commit is contained in:
parent
87ffb7071a
commit
5afabe4adf
3 changed files with 4 additions and 4 deletions
|
@ -406,7 +406,7 @@ void SrsRtcStream::on_consumer_destroy(SrsRtcConsumer* consumer)
|
|||
}
|
||||
}
|
||||
|
||||
bool SrsRtcStream::can_publish(bool is_edge)
|
||||
bool SrsRtcStream::can_publish()
|
||||
{
|
||||
return _can_publish;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue