Merge "Bug 6374 topology-manager - DTCL instead of DTL"
[openflowplugin.git] / openflowplugin-api / src / main / java / org / opendaylight / openflowplugin / api / openflow / OpenFlowPluginProvider.java
index 132dabed8982a755a7096205812088ea19e1b3f9..31f1828a7d82e7ff771391ba645247abf4017130 100644 (file)
@@ -60,9 +60,6 @@ public interface OpenFlowPluginProvider extends AutoCloseable, BindingService {
 
     void setIsStatisticsPollingOff(final boolean isStatisticsPollingOff);
 
-    void setEntityOwnershipService(EntityOwnershipService entityOwnershipService);
-
-
     /**
      * Backward compatibility feature - exposing rpc for statistics polling (result is provided in form of async notification)
      *