From 41baa14f48de7a0fc0766ccdcbd71f2d3869b0b7 Mon Sep 17 00:00:00 2001 From: Valerio Mariani Date: Fri, 13 Feb 2015 17:15:29 +0100 Subject: Event navigation and improved menu bar in hdfsee --- libcrystfel/src/detector.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libcrystfel') diff --git a/libcrystfel/src/detector.c b/libcrystfel/src/detector.c index e7d53343..c9fb0431 100644 --- a/libcrystfel/src/detector.c +++ b/libcrystfel/src/detector.c @@ -2033,7 +2033,6 @@ int write_detector_geometry_2(const char *geometry_filename, fh = fopen(output_filename, "w"); if ( fh == NULL ) { - fclose(fh); return 1; } -- cgit v1.2.3