Remove notification iterator seeking API until it's supported
[babeltrace.git] / include / babeltrace / graph / component-class-internal.h
index 02671eafd8c1614448c99cc7771958116b35037a..95ec97068acb34c51fd52790fe63c165cfc6f687 100644 (file)
@@ -75,7 +75,6 @@ struct bt_component_class_iterator_methods {
        bt_component_class_notification_iterator_init_method init;
        bt_component_class_notification_iterator_finalize_method finalize;
        bt_component_class_notification_iterator_next_method next;
-       bt_component_class_notification_iterator_seek_time_method seek_time;
 };
 
 struct bt_component_class_source {
This page took 0.024073 seconds and 4 git commands to generate.