ofproto-dpif: Fix build failure.
[cascardo/ovs.git] / ofproto / ofproto-dpif-xlate.c
index eb87315..4cef550 100644 (file)
@@ -61,7 +61,6 @@
 COVERAGE_DEFINE(xlate_actions);
 COVERAGE_DEFINE(xlate_actions_oversize);
 COVERAGE_DEFINE(xlate_actions_too_many_output);
-COVERAGE_DEFINE(xlate_actions_mpls_overflow);
 
 VLOG_DEFINE_THIS_MODULE(ofproto_dpif_xlate);