1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Merge #1324, Remove dead code

This commit is contained in:
winlin 2019-04-05 18:55:33 +08:00
parent b9750baa52
commit 633a9a0d35
2 changed files with 0 additions and 8 deletions

View file

@ -4083,8 +4083,6 @@ string SrsConfig::get_work_dir() {
}
return conf->arg0();
return conf->arg0();
}
bool SrsConfig::get_asprocess()