Merge "Remove unused class member SAVE"
authorGiovanni Meo <gmeo@cisco.com>
Tue, 24 Sep 2013 14:35:45 +0000 (14:35 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 24 Sep 2013 14:35:45 +0000 (14:35 +0000)
opendaylight/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/internal/TopologyManagerImpl.java

index 8f905a999a02f3b2c5f3d12395bc0d1a97ac5cc1..5ecddcfc88bd501e65164303e946a29ef36ec46e 100644 (file)
@@ -79,7 +79,6 @@ public class TopologyManagerImpl implements
     static final String TOPONODECONNECTORDB = "topologymanager.nodeConnectorDB";
     static final String TOPOUSERLINKSDB = "topologymanager.userLinksDB";
     private static final Logger log = LoggerFactory.getLogger(TopologyManagerImpl.class);
-    private static final String SAVE = "Save";
     private ITopologyService topoService;
     private IClusterContainerServices clusterContainerService;
     // DB of all the Edges with properties which constitute our topology