X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fcomponent%2Fconnection.h;h=4fe1d4c31052c03b9395d91523082619bd269102;hb=890882eff34b4cba6f08a25f8ca56866c20b3fbe;hp=4f79359cfa7b14661b013e6857a2b23843984249;hpb=1bf957a039dfe5a1cd00659779fdb004aacd706b;p=babeltrace.git diff --git a/include/babeltrace/component/connection.h b/include/babeltrace/component/connection.h index 4f79359c..4fe1d4c3 100644 --- a/include/babeltrace/component/connection.h +++ b/include/babeltrace/component/connection.h @@ -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