VOM: logging, populate and stats fixes
[vpp.git] / src / vpp-api / vom / tap_interface.hpp
index 08dba50..d9df9a9 100644 (file)
@@ -74,16 +74,6 @@ private:
   };
   static event_handler m_evh;
 
-  /**
-   * Construct with a handle
-   */
-  tap_interface(const handle_t& hdl,
-                const std::string& name,
-                admin_state_t state,
-                route::prefix_t prefix);
-
-  friend class interface_factory;
-
   /**
    * Ip Prefix
    */