From 7236d936e381faf32950f1091aa57f240644ac16 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 9 Mar 2012 18:21:58 +0100 Subject: Compile libcrystfel with -Wall, fix warnings --- tests/integration_check.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/integration_check.c b/tests/integration_check.c index eeccc6ec..3a7dd0b6 100644 --- a/tests/integration_check.c +++ b/tests/integration_check.c @@ -101,8 +101,6 @@ static void fourth_integration_check(struct image *image, int n_trials, int *fail) { double mean_intensity = 0.0; - double mean_bg = 0.0; - double mean_max = 0.0; double mean_sigma = 0.0; int i; int fs, ss; -- cgit v1.2.3