DHCP Client Dump
[vpp.git] / extras / vom / vom / l3_binding.hpp
index 0177e56..a2a4626 100644 (file)
@@ -94,11 +94,6 @@ public:
    */
   static void dump(std::ostream& os);
 
-  /**
-   * Find all bindings in the DB for the interface passed
-   */
-  static std::deque<std::shared_ptr<l3_binding>> find(const interface& i);
-
   /**
    * Find a binding from its key
    */