Remove the need to implement the notification iterator's "get" method
[babeltrace.git] / include / babeltrace / component / component-class-filter.h
index be44271e9b70f1e578bc695b000b42c2e5e6f2bf..60ed0f7c45dd9065c55cf238fde08f335ab523df 100644 (file)
@@ -35,7 +35,6 @@ struct bt_component_class;
 
 extern
 struct bt_component_class *bt_component_class_filter_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.024688 seconds and 4 git commands to generate.