removed doc and a lot of strings which causes AV to flag
This commit is contained in:
+1
-1
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user