From dff86d3c650e0b117a10be9d2c2c6f788b97629e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 8 Jun 2020 14:15:54 +0200 Subject: Remove references to old headers --- src/process_hkl.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/process_hkl.c') diff --git a/src/process_hkl.c b/src/process_hkl.c index ec980db1..4e1b71cf 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -426,8 +426,6 @@ static int merge_all(Stream *st, RefList *model, RefList *reference, struct image image; int i; - image.det = NULL; - /* Get data from next chunk */ rval = read_chunk(st, &image, NULL, STREAM_READ_REFLECTIONS | STREAM_READ_UNITCELL); -- cgit v1.2.3