]> git.ozlabs.org Git - ccan/commit
tdb2: remove redundant pending transaction error check.
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)
commitaad8ffcb5a43ade1aea56d1d967cff7637ec97d1
tree6cc1f79831e715b6647d383d0140fd4b34466262
parent52c4843176ce73484dd405261d13048bcd1b85e5
tdb2: remove redundant pending transaction error check.

We do this lower down anyway.
ccan/tdb2/transaction.c