]> git.ozlabs.org Git - ccan/commitdiff
tdb2: remove tdb_hashfn_t prototype
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:19 +0000 (23:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:19 +0000 (23:19 +1030)
It doesn't help the user, since they can't use it to declare their hash
function, and it just adds a level of mental indirection for us.


No differences found