aboutsummaryrefslogtreecommitdiff
path: root/tests/integration_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration_check.c')
-rw-r--r--tests/integration_check.c2
1 files changed, 0 insertions, 2 deletions
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;