From 9935fe75da7f784d7abd5f97ef72a7f069d18904 Mon Sep 17 00:00:00 2001 From: Lefteris Karapetsas Date: Fri, 26 Jun 2015 21:22:33 +0200 Subject: [PATCH] Fix a warning in ethash_cl_miner --- libethash-cl/ethash_cl_miner.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/libethash-cl/ethash_cl_miner.cpp b/libethash-cl/ethash_cl_miner.cpp index ec400f7a7..b12e4d9f8 100644 --- a/libethash-cl/ethash_cl_miner.cpp +++ b/libethash-cl/ethash_cl_miner.cpp @@ -416,6 +416,7 @@ bool ethash_cl_miner::init( void ethash_cl_miner::search(uint8_t const* header, uint64_t target, search_hook& hook, unsigned _msPerBatch) { + (void)_msPerBatch; try { struct pending_batch