warning police
This commit is contained in:
		| @@ -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) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user