From 4d885d3485cd16e838a397f8a2483fcc331c8c87 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 13 Nov 2014 17:44:53 +0100 Subject: Remove unused variables --- libcrystfel/src/stream.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libcrystfel') 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); -- cgit v1.2.3