NeutronSubnetInterface: remove non sense code 63/36463/1
authorIsaku Yamahata <isaku.yamahata@intel.com>
Fri, 18 Mar 2016 18:47:45 +0000 (11:47 -0700)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Fri, 18 Mar 2016 21:28:40 +0000 (14:28 -0700)
commit8fb7300cff4a847bca38f66b75fa399620c85f6d
treed2b1918269f0c635242744aac6b2c8dc9dd613a2
parent8598f879124fdf65fee6b58cc26f841467c6a2b8
NeutronSubnetInterface: remove non sense code

addSubnet and removeSubnet methods carries legacy code
which doesn't have any effect.
This patch Removes them and simplifies the code

Change-Id: I30d7f71336f9b7a99690235a7474e2fda67b8315
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSubnetInterface.java