More logging

This commit is contained in:
Akkadius
2019-07-05 18:34:08 -05:00
parent b2ed5fe479
commit 9d3ece8133
4 changed files with 21 additions and 16 deletions
-4
View File
@@ -214,10 +214,6 @@ namespace Logs {
OutF(LogSys, Logs::General, Logs::Debug, __FILE__, __func__, __LINE__, message, ##__VA_ARGS__);\
} while (0)
/**
* Other
*/