X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=inline;f=ccan%2Ftdb%2Ftdb_private.h;h=4214b261bc60b605bfa9babbf1162401ee012d51;hb=99e576ac94fd86fcba188fb72ced9e8087ac1680;hp=0661ceff3af03d061534d93a814cef00d7a33371;hpb=c730c0d2899ec0d6a84088e2146fb14760793c38;p=ccan diff --git a/ccan/tdb/tdb_private.h b/ccan/tdb/tdb_private.h index 0661ceff..4214b261 100644 --- a/ccan/tdb/tdb_private.h +++ b/ccan/tdb/tdb_private.h @@ -241,7 +241,6 @@ struct tdb_context { struct tdb_transaction *transaction; int page_size; int max_dead_records; - int transaction_lock_count; #ifdef TDB_TRACE int tracefd; #endif