diff options
Diffstat (limited to 'libcrystfel/src/index.c')
-rw-r--r-- | libcrystfel/src/index.c | 1 |
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"); } } |