removed doc and a lot of strings which causes AV to flag

This commit is contained in:
someone
2025-11-08 16:56:28 +01:00
parent 1a5f2f7bfb
commit c885c41002
49 changed files with 107 additions and 6807 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ int xmrig::App::exec()
m_console = std::make_shared<Console>(this);
}
Summary::print(m_controller.get());
// Summary::print(m_controller.get());
if (m_controller->config()->isDryRun()) {
LOG_NOTICE("%s " WHITE_BOLD("OK"), Tags::config());