lib: remove unused internal component destroy functions
[babeltrace.git] / src / lib / graph / component-source.h
index e6d7a64382d2e3da5594cf585b6c1080697dee7c..693162d3e5710dff19dfa5f9c0fe5e448c7990c3 100644 (file)
@@ -19,6 +19,4 @@ struct bt_component_source {
 
 struct bt_component *bt_component_source_create(void);
 
-void bt_component_source_destroy(struct bt_component *component);
-
 #endif /* BABELTRACE_GRAPH_COMPONENT_SOURCE_INTERNAL_H */
This page took 0.025084 seconds and 4 git commands to generate.