mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-15 13:39:54 -04:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user