aboutsummaryrefslogtreecommitdiff
path: root/src/partialator.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/partialator.c')
-rw-r--r--src/partialator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partialator.c b/src/partialator.c
index f5d1a210..92fcfbe4 100644
--- a/src/partialator.c
+++ b/src/partialator.c
@@ -1500,7 +1500,7 @@ int main(int argc, char *argv[])
if ( !no_pr ) {
refine_all(crystals, n_crystals, full, nthreads, pmodel,
- 0, i+1, no_logs, sym, amb, scaleflags);
+ i+1, no_logs, sym, amb, scaleflags);
}
/* Create new reference if needed */