Remove TransactionContext.supportsDirectCommit method 72/34472/2
authorTom Pantelis <tpanteli@brocade.com>
Wed, 10 Feb 2016 18:12:34 +0000 (13:12 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Feb 2016 09:31:16 +0000 (09:31 +0000)
The supportsDirectCommit method was added for backwards compatibility
with pre-Lithium and thus can be removed to simplify the code. All the
current implementations return true.

Change-Id: I256e19b5c0b63a5371c70def72adc6c2a1427106
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>

No differences found