Remove dead code
This commit is contained in:
parent
3147c8f9bc
commit
f17fa69deb
|
|
@ -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 New Issue
Block a user