diff options
Diffstat (limited to 'libcrystfel/src/stream.c')
-rw-r--r-- | libcrystfel/src/stream.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrystfel/src/stream.c b/libcrystfel/src/stream.c index 9773173a..ec4ccfde 100644 --- a/libcrystfel/src/stream.c +++ b/libcrystfel/src/stream.c @@ -261,8 +261,6 @@ static RefList *read_stream_reflections_2_3(FILE *fh, struct detector *det) if ( r == 10 ) { - double ph; - char *v; struct panel *p; refl = add_refl(out, h, k, l); |