From f8e58b42627f7713ff6e021af24e1f2dbd9d8b0d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 20 Oct 2012 05:42:49 -0700 Subject: Extreme fussiness --- libcrystfel/src/hdf5-file.c | 1 - libcrystfel/src/mosflm.c | 1 - 2 files changed, 2 deletions(-) (limited to 'libcrystfel') diff --git a/libcrystfel/src/hdf5-file.c b/libcrystfel/src/hdf5-file.c index 18652566..bb11adac 100644 --- a/libcrystfel/src/hdf5-file.c +++ b/libcrystfel/src/hdf5-file.c @@ -227,7 +227,6 @@ void hdfile_close(struct hdfile *f) } - /* Deprecated */ int hdf5_write(const char *filename, const void *data, int width, int height, int type) diff --git a/libcrystfel/src/mosflm.c b/libcrystfel/src/mosflm.c index 2de0c4e6..ea63e8fe 100644 --- a/libcrystfel/src/mosflm.c +++ b/libcrystfel/src/mosflm.c @@ -587,7 +587,6 @@ void run_mosflm(struct image *image, UnitCell *cell) mosflm->step = 1; /* This starts the "initialisation" procedure */ mosflm->finished_ok = 0; - do { fd_set fds; -- cgit v1.2.3