LogManager: Remove unused define.
This commit is contained in:
parent
6153424b8c
commit
18142eddb4
|
@ -16,7 +16,6 @@
|
|||
#include "Common/NonCopyable.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
#define MAX_MESSAGES 8000
|
||||
#define MAX_MSGLEN 1024
|
||||
|
||||
// pure virtual interface
|
||||
|
|
Loading…
Reference in New Issue