summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/backendConnector.cpp
diff options
context:
space:
mode:
authorUnknown <fireice2@o2.pl>2017-11-16 13:42:27 +0000
committerUnknown <fireice2@o2.pl>2017-11-16 13:42:27 +0000
commitcabd46f39fdadad7345f9603ccdcf1daf49e1a9c (patch)
tree2b5dc47b60d3b1d001a0bf4830b7bf47d253190c /xmrstak/backend/backendConnector.cpp
parent157dd16574c04cb78b704bd809c8919527bd7b61 (diff)
downloadxmr-stak-cabd46f39fdadad7345f9603ccdcf1daf49e1a9c.zip
xmr-stak-cabd46f39fdadad7345f9603ccdcf1daf49e1a9c.tar.gz
Remove whitespace lines
Diffstat (limited to 'xmrstak/backend/backendConnector.cpp')
-rw-r--r--xmrstak/backend/backendConnector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/backend/backendConnector.cpp b/xmrstak/backend/backendConnector.cpp
index ef22741..d735cb3 100644
--- a/xmrstak/backend/backendConnector.cpp
+++ b/xmrstak/backend/backendConnector.cpp
@@ -94,7 +94,7 @@ std::vector<iBackend*>* BackendConnector::thread_starter(miner_work& pWork)
printer::inst()->print_msg(L0, "WARNING: backend CPU disabled.");
}
#endif
-
+
globalStates::inst().iThreadCount = pvThreads->size();
return pvThreads;
}
OpenPOWER on IntegriCloud