]> git.ipfire.org Git - people/ms/pakfire.git/commit
root: Remove the version comparison function
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 16:41:51 +0000 (16:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 16:41:51 +0000 (16:41 +0000)
commitf41ca03c214671f49dc89e0e885c842f55cd6770
tree4bb24e41878d58208891908cd03b079496eada41
parentb0d0e3e99cb18d7012143cb7f5702fa4eb261b53
root: Remove the version comparison function

This exists in the Python module as a separate thing now and we don't
gain anything any more from having a second function that is tied to
another pool.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/root.c
src/pakfire/root.h
src/python/root.c