]> git.ipfire.org Git - pakfire.git/commitdiff
libpakfire: Remove dropped functions from symbols table
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 24 Jan 2021 16:43:13 +0000 (16:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 24 Jan 2021 16:43:13 +0000 (16:43 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/libpakfire.sym

index ef5621c81b7f72b5289a80983f95a573f46155b4..3b1fe200108fb44693f0c1830d27692e55ecdf9d 100644 (file)
@@ -89,13 +89,9 @@ global:
        # file
        pakfire_file_cmp;
        pakfire_file_create;
-       pakfire_file_get_first;
        pakfire_file_get_group;
-       pakfire_file_get_last;
        pakfire_file_get_mode;
        pakfire_file_get_name;
-       pakfire_file_get_next;
-       pakfire_file_get_prev;
        pakfire_file_get_time;
        pakfire_file_get_user;
        pakfire_file_is_file;