lib: remove unused internal component destroy functions
[babeltrace.git] / src / lib / graph / component-filter.h
index 4d90d5c94e14fe9bcdd5f557ea5a3df48aa9464e..091ef1b8b4c6f59c92e502f2eb5e7fad648d3612 100644 (file)
@@ -20,6 +20,4 @@ struct bt_component_filter {
 
 struct bt_component *bt_component_filter_create(void);
 
-void bt_component_filter_destroy(struct bt_component *component);
-
 #endif /* BABELTRACE_GRAPH_COMPONENT_FILTER_INTERNAL_H */
This page took 0.022834 seconds and 4 git commands to generate.