summaryrefslogtreecommitdiffstats
path: root/executor.cpp
diff options
context:
space:
mode:
authorfireice-uk <fireice2@o2.pl>2017-01-16 14:53:06 +0000
committerfireice-uk <fireice2@o2.pl>2017-01-16 14:53:06 +0000
commite65480a8e6e6bf73428301058c7cbc4232540413 (patch)
tree781bd4ab332d4213d5b66c231b7c82de35b829bf /executor.cpp
parent09b65fac78adf4c1e19de5383ea68b1b13b68e49 (diff)
downloadxmr-stak-e65480a8e6e6bf73428301058c7cbc4232540413.zip
xmr-stak-e65480a8e6e6bf73428301058c7cbc4232540413.tar.gz
One more :)
Diffstat (limited to 'executor.cpp')
-rw-r--r--executor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/executor.cpp b/executor.cpp
index 61c58ef..016ac57 100644
--- a/executor.cpp
+++ b/executor.cpp
@@ -545,7 +545,6 @@ void executor::result_report(std::string& out)
if(iTotalRes == 0)
{
out.append("You haven't found any results yet.\n");
- fputs(out.c_str(), stdout);
return;
}
OpenPOWER on IntegriCloud