aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/cop/cop.api
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/cop/cop.api')
-rw-r--r--src/vnet/cop/cop.api7
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")