VOM: deprecate TAP add ip-punt redirect dump
[vpp.git] / extras / vom / vom / interface_factory.hpp
index 120816b..c90c794 100644 (file)
@@ -50,9 +50,6 @@ public:
     const vapi_payload_af_packet_details& vd);
 
   static std::shared_ptr<tap_interface> new_tap_interface(
-    const vapi_payload_sw_interface_tap_details& vd);
-
-  static std::shared_ptr<tap_interface> new_tap_v2_interface(
     const vapi_payload_sw_interface_tap_v2_details& vd);
 
   static std::shared_ptr<bond_interface> new_bond_interface(