Remove unneeded MERGE modification type 73/19773/4
authorRobert Varga <rovarga@cisco.com>
Thu, 7 May 2015 08:05:37 +0000 (10:05 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 7 May 2015 11:22:05 +0000 (11:22 +0000)
commit583c72c5432d43e563d58fabb122f28db0621339
tree09e7697196d4563f22b4ab9122f70c0ffe799500
parentff7a5daa1e8a22f46e0423f7e6317bf8ea7ea078
Remove unneeded MERGE modification type

This modification type is never generated, so eliminate the todos and
warnings stemming from the use of deprecated value. Default statement
will still catch/warn about it.

Change-Id: I3eb26a14d50e3428b5c10c34f39d3d1e3ebb12d5
Signed-off-by: Robert Varga <rovarga@cisco.com>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/EffectiveRibInWriter.java
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/LocRibWriter.java