mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-04 11:35:06 +03:00
Removed unnecessary log
This commit is contained in:
@@ -20,7 +20,6 @@ namespace Nuake {
|
||||
const char* module, const int line,
|
||||
const char* msg)
|
||||
{
|
||||
Logger::Log("YO");
|
||||
switch (errorType)
|
||||
{
|
||||
case WREN_ERROR_COMPILE:
|
||||
|
||||
Reference in New Issue
Block a user