mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix the utest mock config bug
This commit is contained in:
parent
9f2da4e095
commit
5f7ff37e64
2 changed files with 1 additions and 2 deletions
|
@ -56,8 +56,6 @@ void __srs_bytes_print(char* pa, int size);
|
|||
|
||||
class MockEmptyLog : public SrsFastLog
|
||||
{
|
||||
private:
|
||||
int _level;
|
||||
public:
|
||||
MockEmptyLog(int level);
|
||||
virtual ~MockEmptyLog();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue