X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb2%2Fprivate.h;h=306cb3ff467f70397fbcd91709a285c34e9e9de8;hp=9cd8188c70c559c3f0e1c2a6f2845cab4571cc3c;hb=703cea0c78a896c658272af06306218fc0bb23cc;hpb=7fe3218488f1bd25a4e50c27964752a18a64fb5f;ds=sidebyside diff --git a/ccan/tdb2/private.h b/ccan/tdb2/private.h index 9cd8188c..306cb3ff 100644 --- a/ccan/tdb2/private.h +++ b/ccan/tdb2/private.h @@ -417,8 +417,6 @@ struct tdb_methods { internal prototypes */ /* hash.c: */ -void tdb_hash_init(struct tdb_context *tdb); - tdb_bool_err first_in_hash(struct tdb_context *tdb, struct traverse_info *tinfo, TDB_DATA *kbuf, size_t *dlen);