diff --git a/common/flatpak-dir.c b/common/flatpak-dir.c index 2c254537..d7589eb0 100644 --- a/common/flatpak-dir.c +++ b/common/flatpak-dir.c @@ -5147,7 +5147,6 @@ flatpak_dir_pull (FlatpakDir *self, error)) goto out; - /* Note, this has to start after setup_extra_data() because that also uses a transaction */ if (!ostree_repo_prepare_transaction (repo, NULL, cancellable, error)) goto out;