From 0fff357a2b422b3fbeacfa0e9522bbff5e09aef6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 14 Jan 2021 17:19:11 +0100 Subject: Remove old debugging --- libcrystfel/src/stream.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libcrystfel') diff --git a/libcrystfel/src/stream.c b/libcrystfel/src/stream.c index 6a1e62eb..71f7bce8 100644 --- a/libcrystfel/src/stream.c +++ b/libcrystfel/src/stream.c @@ -1063,7 +1063,6 @@ static void read_geometry_file(Stream *st) } while ( !done ); st->geometry_file = geom; - printf("got geom '%s'\n", geom); st->dtempl = data_template_new_from_string(geom); } -- cgit v1.2.3