X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb2%2Ftdb1.h;fp=ccan%2Ftdb2%2Ftdb1.h;h=90cd7fa14abb9058629e22037ac676bc983609ac;hp=59c2dd0d1dd591bec45bdc9968fe1feecc573351;hb=57359c26e9626aa986ee0538efd13a44a466f39d;hpb=7366486e29e4f3d89a3e08fc114079d6441af850 diff --git a/ccan/tdb2/tdb1.h b/ccan/tdb2/tdb1.h index 59c2dd0d..90cd7fa1 100644 --- a/ccan/tdb2/tdb1.h +++ b/ccan/tdb2/tdb1.h @@ -38,10 +38,6 @@ void tdb1_set_max_dead(struct tdb_context *tdb, int max_dead); -int tdb1_get_seqnum(struct tdb_context *tdb); - -void tdb1_increment_seqnum_nonblock(struct tdb_context *tdb); - uint64_t tdb1_incompatible_hash(const void *key, size_t len, uint64_t seed, void *); /* @} ******************************************************************/