diff --git a/netpfga/minip4/src/minip4_solution-nat64.p4 b/netpfga/minip4/src/minip4_solution-nat64.p4 index 357c262..a08e7d3 100644 --- a/netpfga/minip4/src/minip4_solution-nat64.p4 +++ b/netpfga/minip4/src/minip4_solution-nat64.p4 @@ -143,11 +143,6 @@ control TopPipe(inout Parsed_packet hdr, } -// action multicast_pkg(mcast_t mcast_grp) { /* Output PKG on correct ports (plural) */ -// standard_metadata.mcast_grp = mcast_grp; -// } - - // /********************** NAT64 / NAT46 ACTIONS GENERIC ***********************************/ // /* changes for icmp6 -> icmp */