From 81fdf61e5530fb6f766a3d50b0185571a7929d8a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 5 Oct 2015 17:59:59 +0200 Subject: Tests: Remove image->data --- tests/integration_check.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/integration_check.c') diff --git a/tests/integration_check.c b/tests/integration_check.c index ccb613c3..2acd0f34 100644 --- a/tests/integration_check.c +++ b/tests/integration_check.c @@ -65,7 +65,6 @@ int main(int argc, char *argv[]) fclose(fh); gsl_rng_set(rng, seed); - image.flags = NULL; image.beam = NULL; image.lambda = ph_eV_to_lambda(9000.0); -- cgit v1.2.3