Visibility: split graph API into public and private interfaces
[babeltrace.git] / include / babeltrace / component / connection.h
index 4f79359cfa7b14661b013e6857a2b23843984249..4fe1d4c31052c03b9395d91523082619bd269102 100644 (file)
@@ -41,9 +41,6 @@ extern struct bt_port *bt_connection_get_downstream_port(
 extern struct bt_port *bt_connection_get_upstream_port(
                struct bt_connection *connection);
 
-extern struct bt_notification_iterator *
-bt_connection_create_notification_iterator(struct bt_connection *connection);
-
 #ifdef __cplusplus
 }
 #endif
This page took 0.02462 seconds and 4 git commands to generate.