From 173fe22faba8c101e723b5c865fa0c5dd822ce78 Mon Sep 17 00:00:00 2001 From: Valerio Mariani Date: Sat, 11 Mar 2017 02:00:56 +0100 Subject: Removed unused iarg --- src/process_image.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/process_image.h b/src/process_image.h index 4c5c5a96..2ac48b83 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -74,7 +74,6 @@ struct index_args float ir_inn; float ir_mid; float ir_out; - int iterations; int min_res; int max_res; int max_n_peaks; -- cgit v1.2.3