X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftdb2%2Ftdb1.h;h=6f23b6dd2bb834c3d91f9e828365ddf46ea2bce6;hb=e487983a4099b6f760056ff7182f2ff543e6da71;hp=3d9fcd70a466659b0291acab135891c76194d915;hpb=b2555a868e3ee58d1b31f9558e3623d49ed2b2f1;p=ccan diff --git a/ccan/tdb2/tdb1.h b/ccan/tdb2/tdb1.h index 3d9fcd70..6f23b6dd 100644 --- a/ccan/tdb2/tdb1.h +++ b/ccan/tdb2/tdb1.h @@ -42,8 +42,6 @@ uint64_t tdb1_incompatible_hash(const void *key, size_t len, uint64_t seed, void /* @} ******************************************************************/ -int tdb1_repack(struct tdb_context *tdb); - extern TDB_DATA tdb1_null; #endif /* tdb1.h */