Remove unused isMaster variable in ClusteredNetconfDevice 54/40254/1
authorRyan Goulding <ryandgoulding@gmail.com>
Mon, 13 Jun 2016 20:02:33 +0000 (16:02 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Mon, 13 Jun 2016 20:03:24 +0000 (16:03 -0400)
commit62ec329f0781c9a860148df7835008798a445533
tree9b982722db0bfa46a010efa039e176cf3e539831
parent8ba8315d7feeb16c4b122394617f4d8e683df037
Remove unused isMaster variable in ClusteredNetconfDevice

isMaster is never used, so it should be removed.

Change-Id: I5419d281062e9d25cf91e7a710cec06c609765e9
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
netconf/netconf-topology/src/main/java/org/opendaylight/netconf/topology/pipeline/ClusteredNetconfDevice.java