X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Fgbp_recirc_cmds.hpp;h=3c25d4495ca2c8f16f85dcc5779597dc1fc30db1;hb=208c29aac523231af2420a95ba7e5d361698780b;hp=fe17834ebf5e4ad2704e1815a7e3e208d95e9d8b;hpb=4faab21a75a208d83c184bd424938c4dbf6b38e4;p=vpp.git diff --git a/extras/vom/vom/gbp_recirc_cmds.hpp b/extras/vom/vom/gbp_recirc_cmds.hpp index fe17834ebf5..3c25d4495ca 100644 --- a/extras/vom/vom/gbp_recirc_cmds.hpp +++ b/extras/vom/vom/gbp_recirc_cmds.hpp @@ -27,8 +27,7 @@ namespace gbp_recirc_cmds { /** * A command class that creates or updates the GBP recirc */ -class create_cmd - : public rpc_cmd, rc_t, vapi::Gbp_recirc_add_del> +class create_cmd : public rpc_cmd, vapi::Gbp_recirc_add_del> { public: /** @@ -63,8 +62,7 @@ private: /** * A cmd class that deletes a GBP recirc */ -class delete_cmd - : public rpc_cmd, rc_t, vapi::Gbp_recirc_add_del> +class delete_cmd : public rpc_cmd, vapi::Gbp_recirc_add_del> { public: /**