X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-class-internal.h;h=95ec97068acb34c51fd52790fe63c165cfc6f687;hb=a19804e742baa94691303e48e4e41bc0a4a8d917;hp=02671eafd8c1614448c99cc7771958116b35037a;hpb=9ef22b36c2957c00c72d0213a7a1508011c3a820;p=babeltrace.git diff --git a/include/babeltrace/graph/component-class-internal.h b/include/babeltrace/graph/component-class-internal.h index 02671eaf..95ec9706 100644 --- a/include/babeltrace/graph/component-class-internal.h +++ b/include/babeltrace/graph/component-class-internal.h @@ -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 {