aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-09-15 14:28:49 +0200
committerThomas White <taw@physics.org>2017-09-15 14:33:40 +0200
commitf8ec4432d198e00998576108199bf0ab0e4b08d4 (patch)
tree220edb2fd27ecf59f4fded9c0319bb0e71bf5f38
parent0101b82caa3517be533a31f5b6bf5636c25a94da (diff)
Remove debugging statement
-rw-r--r--libcrystfel/src/index.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/index.c b/libcrystfel/src/index.c
index 258c4bc1..94a66566 100644
--- a/libcrystfel/src/index.c
+++ b/libcrystfel/src/index.c
@@ -501,7 +501,6 @@ static int try_indexer(struct image *image, IndexingMethod indm,
0.1, deg2rad(5.0), NULL) )
{
crystal_set_user_flag(cr, 1);
- ERROR("Excluding duplicate cell\n");
}
}