Remove outdated comments

We no longer create a transaction in flatpak_dir_setup_extra_data since
203a10ae25, so don't claim to.
This commit is contained in:
Alexander Larsson
2020-04-03 12:55:44 +02:00
parent a154b7d28a
commit ee702c8a91

View File

@@ -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;