Notification iterator: transform precondition checks to BT_ASSERT_PRE()
[babeltrace.git] / include / babeltrace / graph / private-connection.h
index e16ce16ef1aa30e93627bc89e27428cdfa882c73..e62c1e36da917692bf711c5588fb14c048b051e6 100644 (file)
@@ -42,7 +42,6 @@ extern struct bt_connection *bt_connection_from_private(
 extern enum bt_connection_status
 bt_private_connection_create_notification_iterator(
                struct bt_private_connection *private_connection,
-               const enum bt_notification_type *notification_types,
                struct bt_notification_iterator **iterator);
 
 #ifdef __cplusplus
This page took 0.026053 seconds and 4 git commands to generate.