diff --git a/src/TConsole.cpp b/src/TConsole.cpp index 87a20ae..14bed1a 100644 --- a/src/TConsole.cpp +++ b/src/TConsole.cpp @@ -36,7 +36,6 @@ std::string GetDate() { << " "; } */ - warn(date.rdbuf()->str()); return std::string(date.str()); }