X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fl2%2Fl2_api.c;fp=src%2Fvnet%2Fl2%2Fl2_api.c;h=746c7fdf2a28c0e2cbf2980b1f51b75c2e902d99;hb=df87f8092f5b6b54eef0d5acf3c27c2e398a401a;hp=c8690c6ccaeaa54e785dd5a8e08b08ff49d0ef05;hpb=c95cfa218b214bd1c67dc165b4ed1fb7a224bdad;p=vpp.git diff --git a/src/vnet/l2/l2_api.c b/src/vnet/l2/l2_api.c index c8690c6ccae..746c7fdf2a2 100644 --- a/src/vnet/l2/l2_api.c +++ b/src/vnet/l2/l2_api.c @@ -42,9 +42,6 @@ #include #undef vl_endianfun -#define vl_api_bridge_domain_details_t_endian vl_noop_handler -#define vl_api_bridge_domain_details_t_print vl_noop_handler - /* instantiate all the print functions we know about */ #define vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) #define vl_printfun