Removed a line of debug code

This commit is contained in:
Myran2
2012-09-08 19:01:33 -04:00
parent 5cd9910463
commit c243185a3a

View File

@@ -988,7 +988,6 @@ public:
}
//Not a supported argument
sLog->outError(LOG_FILTER_GENERAL, "DEBUG: not a supported argument. Args were: %s", args);
return false;
}