warning police
This commit is contained in:
parent
1eb98cc74f
commit
094b5834b7
@ -4,7 +4,7 @@
|
||||
namespace ix
|
||||
{
|
||||
// Default do nothing logger
|
||||
IXCoreLogger::LogFunc IXCoreLogger::_currentLogger = [](const char* msg){};
|
||||
IXCoreLogger::LogFunc IXCoreLogger::_currentLogger = [](const char* /*msg*/){};
|
||||
|
||||
void IXCoreLogger::Log(const char* msg)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user