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 d8783c6b..d53c803d 100644
--- a/src/post-refinement.c
+++ b/src/post-refinement.c
@@ -505,7 +505,7 @@ void pr_refine(struct image *image, const RefList *full)
max_shift = pr_iterate(image, full);
- update_partialities(image);
+ update_partialities(image, NULL, NULL, NULL);
if ( verbose ) {
dev = guide_dev(image, full);