lib: remove self component param. from msg. iterator init. method
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.h
index 39bc5abc5a39b67dbcb8f3b5e869790725ec582f..80c40de2ab95399cc14702b05f747e352a510fcb 100644 (file)
@@ -301,7 +301,6 @@ bt_message_iterator_class_next_method_status lttng_live_msg_iter_next(
 bt_message_iterator_class_initialize_method_status lttng_live_msg_iter_init(
                bt_self_message_iterator *self_msg_it,
                bt_self_message_iterator_configuration *config,
-               bt_self_component *self_comp,
                bt_self_component_port_output *self_port);
 
 void lttng_live_msg_iter_finalize(bt_self_message_iterator *it);
This page took 0.022773 seconds and 4 git commands to generate.