mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
Remove dead code
This commit is contained in:
parent
044df17791
commit
7d75f0af0f
1 changed files with 0 additions and 3 deletions
|
@ -282,9 +282,6 @@ SrsServerAdapter* SrsHybridServer::srs()
|
|||
return NULL;
|
||||
}
|
||||
|
||||
extern void _srs_coroutine_switch_in();
|
||||
extern void _srs_coroutine_switch_out();
|
||||
|
||||
srs_error_t SrsHybridServer::setup_ticks()
|
||||
{
|
||||
srs_error_t err = srs_success;
|
||||
|
|
Loading…
Reference in a new issue