vlib: refactor trajectory trace debug feature
[vpp.git] / extras / deprecated / netmap / node.c
index bc55ecc..b0a6882 100644 (file)
@@ -198,7 +198,6 @@ netmap_device_input_fn (vlib_main_t * vm, vlib_node_runtime_t * node,
                }
 
              /* trace */
-             VLIB_BUFFER_TRACE_TRAJECTORY_INIT (first_b0);
              if (PREDICT_FALSE (n_trace > 0))
                {
                  if (PREDICT_TRUE (first_b0 != 0))