Notification iterator: transform precondition checks to BT_ASSERT_PRE()
[babeltrace.git] / include / babeltrace / graph / output-port-notification-iterator.h
index 0fb4c5bc7111be257fe60cd97e6cccc6797ce113..750fff7d7e35b6c9eae3b597ae69e8523478bb29 100644 (file)
@@ -34,8 +34,7 @@ struct bt_port;
 struct bt_notification_iterator;
 
 extern struct bt_notification_iterator *bt_output_port_notification_iterator_create(
-               struct bt_port *port, const char *colander_component_name,
-               const enum bt_notification_type *notification_types);
+               struct bt_port *port, const char *colander_component_name);
 
 #ifdef __cplusplus
 }
This page took 0.023151 seconds and 4 git commands to generate.