Code cleanup.

This commit is contained in:
XMRig
2019-11-29 10:17:05 +07:00
parent 3dc67f9fc3
commit 61cc3f6fc6
19 changed files with 75 additions and 66 deletions

View File

@@ -63,11 +63,6 @@
#include "version.h"
xmrig::BaseConfig::BaseConfig()
{
}
void xmrig::BaseConfig::printVersions()
{
char buf[256] = { 0 };