aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/mosflm.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-10-20 05:42:49 -0700
committerThomas White <taw@physics.org>2012-10-20 05:42:49 -0700
commitf8e58b42627f7713ff6e021af24e1f2dbd9d8b0d (patch)
tree1b5255d5ed718c4360f9fcdf65a7f7987395c643 /libcrystfel/src/mosflm.c
parentf6a9b2804e0d92663ff4df2b084505d59055b548 (diff)
Extreme fussiness
Diffstat (limited to 'libcrystfel/src/mosflm.c')
-rw-r--r--libcrystfel/src/mosflm.c1
1 files changed, 0 insertions, 1 deletions
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;