core: Remove a stray _percent_progress_end()
See https://github.com/projectatomic/rpm-ostree/pull/338 Closes: #348 Approved by: jlebon
This commit is contained in:
parent
6130032e80
commit
4738c6eb60
@ -2214,7 +2214,6 @@ rpmostree_context_assemble_commit (RpmOstreeContext *self,
|
||||
}
|
||||
|
||||
rpmostree_output_task_end ("done");
|
||||
rpmostree_output_percent_progress_end ();
|
||||
|
||||
g_clear_pointer (&ordering_ts, rpmtsFree);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user