aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-11-28 17:23:28 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:42 +0100
commit83d7ce243a4443083fb614f5019b9b9ca2c74539 (patch)
tree1dfff92d1d5efdb45e5428d306e27e10e43bd6f2 /src/process_hkl.c
parenteca7577d9cf8b1fc13005c75e01fa5fa0e3efb48 (diff)
Fussiness (extreme)
Diffstat (limited to 'src/process_hkl.c')
-rw-r--r--src/process_hkl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c
index 0d33cf02..f94ad4b8 100644
--- a/src/process_hkl.c
+++ b/src/process_hkl.c
@@ -163,7 +163,6 @@ static void merge_pattern(RefList *model, RefList *new, int max_only,
}
}
-
/* Increase redundancy */
int cur_redundancy = get_redundancy(model_version);
set_redundancy(model_version, cur_redundancy+1);