Remove the need to implement the notification iterator's "get" method
[babeltrace.git] / include / babeltrace / component / component-class-source.h
index beaaa878f4f5b9463b823c8d3ad471a215f97f8d..a6de3ae5d7fc8d56f6349d138a9bd332146c0802 100644 (file)
@@ -35,7 +35,6 @@ struct bt_component_class;
 
 extern
 struct bt_component_class *bt_component_class_source_create(const char *name,
-               bt_component_class_notification_iterator_get_method notification_iterator_get_method,
                bt_component_class_notification_iterator_next_method notification_iterator_next_method);
 
 extern
This page took 0.02436 seconds and 4 git commands to generate.