lib: remove unused internal component destroy functions
[babeltrace.git] / src / lib / graph / component-sink.h
index 59181549c85061893984b5cafdd5c7ad511fa6c6..7ed41fd93d8e849d130b2f5a9a99fa85e9f8ce0d 100644 (file)
@@ -24,6 +24,4 @@ struct bt_component_sink {
 
 struct bt_component *bt_component_sink_create(void);
 
-void bt_component_sink_destroy(struct bt_component *component);
-
 #endif /* BABELTRACE_GRAPH_COMPONENT_SINK_INTERNAL_H */
This page took 0.024514 seconds and 4 git commands to generate.