mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
tfsfu: fix compile error for bind, and warning
This commit is contained in:
parent
8a0c2e01f8
commit
83ce78a015
3 changed files with 2 additions and 8 deletions
|
@ -1468,9 +1468,6 @@ srs_error_t SrsConfig::reload_conf(SrsConfig* conf)
|
|||
root = conf->root;
|
||||
conf->root = NULL;
|
||||
|
||||
// merge config.
|
||||
std::vector<ISrsReloadHandler*>::iterator it;
|
||||
|
||||
// never support reload:
|
||||
// daemon
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue