Collect useless graph's connections
[babeltrace.git] / include / babeltrace / graph / graph-internal.h
index 9efd3590120be49c7e4b767dea5a1767ce3a4042..405b8c38e2659d7b7f5d6238e0afa204a64afe2f 100644 (file)
@@ -83,4 +83,8 @@ void bt_graph_notify_ports_disconnected(struct bt_graph *graph,
                struct bt_port *upstream_port,
                struct bt_port *downstream_port);
 
+BT_HIDDEN
+void bt_graph_remove_connection(struct bt_graph *graph,
+               struct bt_connection *connection);
+
 #endif /* BABELTRACE_COMPONENT_COMPONENT_GRAPH_INTERNAL_H */
This page took 0.024024 seconds and 4 git commands to generate.