LogManager: Remove unused define.

This commit is contained in:
Scott Mansell 2015-10-04 00:38:47 +13:00
parent 6153424b8c
commit 18142eddb4
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include "Common/NonCopyable.h" #include "Common/NonCopyable.h"
#include "Common/Logging/Log.h" #include "Common/Logging/Log.h"
#define MAX_MESSAGES 8000
#define MAX_MSGLEN 1024 #define MAX_MSGLEN 1024
// pure virtual interface // pure virtual interface