aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
diff options
context:
space:
mode:
authorJeff Garzik <[email protected]>2012-05-14 12:21:03 -0400
committerJeff Garzik <[email protected]>2012-05-19 20:40:43 -0400
commitb52a27053850590e0ac8f1431a9aad50b7beffee (patch)
tree4fe681735ccbcf248f5bbd7ea049884fad25d04e /src/init.cpp
parentMerge pull request #1360 from jgarzik/datasync (diff)
downloaddiscoin-b52a27053850590e0ac8f1431a9aad50b7beffee.tar.xz
discoin-b52a27053850590e0ac8f1431a9aad50b7beffee.zip
Reorganize(): remove spurious TxnAbort()
If Reorganize() fails, then its caller, CBlock::SetBestChain(), will call TxnAbort(). Redundant TxnAbort() calls are harmless. The second will return an error return value, with no other side effects. TxnAbort() return values are generally never checked. The impact is nil.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions