forked from dolphin-emu/dolphin
LogManager: Remove unused define.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user