aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/post-refinement.c')
-rw-r--r--src/post-refinement.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post-refinement.c b/src/post-refinement.c
index 97957840..0f541ace 100644
--- a/src/post-refinement.c
+++ b/src/post-refinement.c
@@ -526,7 +526,7 @@ void pr_refine(struct image *image, const RefList *full)
max_shift = pr_iterate(image, full);
- update_partialities(image, NULL, NULL, NULL);
+ update_partialities(image);
if ( verbose ) {
dev = guide_dev(image, full);