From fdb262fe85917a8d62e6de41cc091a5cdf1a02ac Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 9 Jun 2022 17:24:54 +0200 Subject: Remove some unused variables --- libcrystfel/src/peakfinder8.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libcrystfel') diff --git a/libcrystfel/src/peakfinder8.c b/libcrystfel/src/peakfinder8.c index 93a8cc06..537c2365 100644 --- a/libcrystfel/src/peakfinder8.c +++ b/libcrystfel/src/peakfinder8.c @@ -662,7 +662,6 @@ static void search_in_ring(int ring_width, int com_fs_int, int com_ss_int, float curr_i; int np_sigma; - int np_counted; int local_radius; float sum_i; @@ -673,7 +672,6 @@ static void search_in_ring(int ring_width, int com_fs_int, int com_ss_int, sum_i = 0; sum_i_squared = 0; np_sigma = 0; - np_counted = 0; local_radius = 0; for ( ssj = -ring_width ; ssj