Files
flatpak/app
Kalev Lember dce9ccb3d7 builtin-utils: Remove dead code branch and simplify
Commit f268f4a870 that changed
flatpak_resolve_matching_remotes() to automatically pick the remote if
it's the only matching one, missed an opportunity to clean up the rest
of the function.

Now that `remote_dir_pairs->len == 1` is handled as a first case, we can
drop the old, dead code that handled it differently, and simplify the
nested conditionals.
2024-09-05 16:54:49 -03:00
..
2019-02-25 18:12:30 +00:00
2021-03-10 10:33:51 +01:00