aboutsummaryrefslogtreecommitdiff
path: root/tests/gradient_check_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gradient_check_utils.c')
-rw-r--r--tests/gradient_check_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gradient_check_utils.c b/tests/gradient_check_utils.c
index f52d43ca..6b641b9d 100644
--- a/tests/gradient_check_utils.c
+++ b/tests/gradient_check_utils.c
@@ -172,7 +172,6 @@ struct reflpeak *make_test_image(int *pn_refls, struct image *image)
rps[i].peak = pk;
rps[i].refl = refl;
rps[i].Ih = 1.0;
- rps[i].panel = &image->detgeom->panels[pn];
i++;
}