Compare commits

..

No commits in common. "master" and "v6.24.0" have entirely different histories.

View file

@ -25,8 +25,6 @@ int main(int argc, char **argv)
{
using namespace xmrig;
std::cout << "goobus\n";
Process process(argc, argv);
const Entry::Id entry = Entry::get(process);
if (entry) {