diff --git a/sgminer.c b/sgminer.c index f1e40112..8de82703 100644 --- a/sgminer.c +++ b/sgminer.c @@ -229,7 +229,7 @@ static struct pool *currentpool = NULL; int total_pools, enabled_pools; enum pool_strategy pool_strategy = POOL_FAILOVER; int opt_rotate_period; -static int total_urls, total_users, total_passes, total_userpasses; +static int total_urls; static int json_array_index = -1; static