Skip to content

Commit

Permalink
One more :)
Browse files Browse the repository at this point in the history
  • Loading branch information
fireice-uk committed Jan 16, 2017
1 parent 09b65fa commit e65480a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion executor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down
1 change: 0 additions & 1 deletion xmr-stak-cpu.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
<Linker>
<Add option="-s" />
<Add option="-m64" />
<Add library="pthread" />
</Linker>
</Target>
</Build>
Expand Down

0 comments on commit e65480a

Please sign in to comment.