mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
remove unused macros.
This commit is contained in:
parent
2955b1fd2d
commit
439c67018d
4 changed files with 1 additions and 23 deletions
|
@ -284,7 +284,6 @@ void show_macro_features()
|
|||
ss << "enabled:off";
|
||||
#endif
|
||||
ss << ", default:" << SRS_PERF_MR_ENABLED << ", sleep:" << SRS_PERF_MR_SLEEP << "ms";
|
||||
ss << ", @see " << RTMP_SIG_SRS_ISSUES(241);
|
||||
|
||||
srs_trace(ss.str().c_str());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue