X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb%2Ftdb_private.h;h=4214b261bc60b605bfa9babbf1162401ee012d51;hp=0661ceff3af03d061534d93a814cef00d7a33371;hb=99e576ac94fd86fcba188fb72ced9e8087ac1680;hpb=bc1c29d566924ebb7a303dfeb732a5303a59a9b3;ds=inline 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