aboutsummaryrefslogtreecommitdiff
path: root/tests/prof2d_check.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-10-05 17:59:59 +0200
committerThomas White <taw@physics.org>2015-10-05 18:03:18 +0200
commit81fdf61e5530fb6f766a3d50b0185571a7929d8a (patch)
treec71dd4a06192969d6266b0f5e1c881e017360a4e /tests/prof2d_check.c
parent5627537df0e92770ee40427fe879aed10b75f25c (diff)
Tests: Remove image->data
Diffstat (limited to 'tests/prof2d_check.c')
-rw-r--r--tests/prof2d_check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/prof2d_check.c b/tests/prof2d_check.c
index c7ebd8b2..f66b6513 100644
--- a/tests/prof2d_check.c
+++ b/tests/prof2d_check.c
@@ -77,7 +77,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);
image.bw = 0.000001;