aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
diff options
context:
space:
mode:
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);