X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=libopkg%2Fpkg_hash.c;h=d6a062dc91d9f439a9728eb17c29894b0c889091;hp=c63847b520f6e40005bad1a6b67532e2e3c66b90;hb=4a5627af1ecf0061c99409f4a3b4e84de5e58f30;hpb=da40af11f7cdf54b484c8aae73d6201694e6c234;ds=sidebyside diff --git a/libopkg/pkg_hash.c b/libopkg/pkg_hash.c index c63847b..d6a062d 100644 --- a/libopkg/pkg_hash.c +++ b/libopkg/pkg_hash.c @@ -47,7 +47,6 @@ static abstract_pkg_t * add_new_abstract_pkg_by_name(hash_table_t * hash, const */ - int pkg_hash_init(const char *name, hash_table_t *hash, int len) { return hash_table_init(name, hash, len);