lib: remove self component param. from msg. iterator init. method
[babeltrace.git] / src / plugins / ctf / fs-src / fs.h
index 763136afef7be989fe7b2861f523c2179bbf7ba0..ef9cdaa48a88be146c9e4b6beec9e35079958f5c 100644 (file)
@@ -225,7 +225,6 @@ BT_HIDDEN
 bt_message_iterator_class_initialize_method_status ctf_fs_iterator_init(
                bt_self_message_iterator *self_msg_iter,
                bt_self_message_iterator_configuration *config,
-               bt_self_component *self_comp,
                bt_self_component_port_output *self_port);
 
 BT_HIDDEN
This page took 0.023864 seconds and 4 git commands to generate.