diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/vnet/cop/cop.api | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/vnet/cop/cop.api b/src/vnet/cop/cop.api index 75fd15bbb9f..f0916cb5844 100644 --- a/src/vnet/cop/cop.api +++ b/src/vnet/cop/cop.api @@ -57,13 +57,6 @@ autoreply define cop_whitelist_enable_disable bool default_cop; }; -/** \brief get_node_graph - get a copy of the vpp node graph - including the current set of graph arcs. - - @param client_index - opaque cookie to identify the sender - @param context - sender context, to match reply w/ request -*/ - /* * Local Variables: * eval: (c-set-style "gnu") |