]> git.ipfire.org Git - pakfire.git/commitdiff
libpakfire.sym: Drop pakfire_get_pool which no longer exists
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Jun 2021 17:07:25 +0000 (17:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Jun 2021 17:07:25 +0000 (17:07 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/libpakfire.sym

index d2db6a5fba9ef0bcb3bd03eef330ed03727c9dff..dea5b6fb5b4f0c5a43b7a0e886e719846e0f0863 100644 (file)
@@ -35,7 +35,6 @@ global:
        pakfire_get_arch;
        pakfire_get_installonly;
        pakfire_get_path;
-       pakfire_get_pool;
        pakfire_get_repo;
        pakfire_get_repos;
        pakfire_install;