aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src')
-rw-r--r--libcrystfel/src/stream.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcrystfel/src/stream.c b/libcrystfel/src/stream.c
index 3dc8abcd..da1e608c 100644
--- a/libcrystfel/src/stream.c
+++ b/libcrystfel/src/stream.c
@@ -889,9 +889,6 @@ static void read_crystal(Stream *st, struct image *image,
crystal_set_cell(cr, cell);
- have_as = 0; have_bs = 0; have_cs = 0;
- have_latt = 0; have_ua = 0; have_cen = 0;
-
}
/* Unused at the moment */