summaryrefslogtreecommitdiffstats
path: root/executor.cpp
diff options
context:
space:
mode:
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