diff --git a/miner.h b/miner.h index fc8a1083..1cfd943e 100644 --- a/miner.h +++ b/miner.h @@ -321,7 +321,6 @@ struct cgpu_info { }; #ifdef USE_BITFORCE struct timeval work_start_tv; - unsigned int ave_wait; unsigned int wait_ms; unsigned int sleep_ms; double ave_wait_f;