From 02c846fa7a4083cebaac66aac56abac590ac91e7 Mon Sep 17 00:00:00 2001 From: Jonny Frey Date: Mon, 28 Apr 2014 03:11:16 +0200 Subject: [PATCH] removed autotune header --- src/main.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.h b/src/main.h index 595ecd6..22836c7 100644 --- a/src/main.h +++ b/src/main.h @@ -144,7 +144,6 @@ void main_thread(MinerArgs *args); #include "prime-tests.h" #include "sieve.h" #include "tests.h" -#include "autotune.h" /** * args for the mining threads