api: replace print functions wth format
[vpp.git] / src / plugins / nsh / nsh-md2-ioam / nsh_md2_ioam_api.c
index 9ed835b..36c2216 100644 (file)
@@ -38,7 +38,6 @@
 #undef vl_endianfun
 
 /* instantiate all the print functions we know about */
-#define vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__)
 #define vl_printfun
 #include <nsh/nsh.api.h>
 #undef vl_printfun