From f1261b157363ea8a19e39b11884ea4b7971c6684 Mon Sep 17 00:00:00 2001 From: Helen Ginn Date: Sun, 29 Apr 2018 19:00:55 +0200 Subject: white space --- libcrystfel/src/taketwo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libcrystfel/src/taketwo.c b/libcrystfel/src/taketwo.c index fe913901..cc68ed04 100644 --- a/libcrystfel/src/taketwo.c +++ b/libcrystfel/src/taketwo.c @@ -1681,7 +1681,6 @@ static int sort_theory_distances(const void *av, const void *bv) return a->dist > b->dist; } - static int match_obs_to_cell_vecs(struct TheoryVec *cell_vecs, int cell_vec_count, struct TakeTwoCell *cell) { -- cgit v1.2.3