src.ctf.fs: emit stream activity beginning/end messages
[babeltrace.git] / plugins / ctf / fs-src / fs.h
index 56fe4891931ceccfbda0879a0fe284b880457e43..d43885f09fbbbab0f528e315a405364ddce6b6e7 100644 (file)
@@ -149,9 +149,6 @@ struct ctf_fs_msg_iter_data {
 
        /* Owned by this */
        struct bt_msg_iter *msg_iter;
-
-       /* True to skip BT_MESSAGE_TYPE_STREAM_BEGINNING messages */
-       bool skip_stream_begin_msgs;
 };
 
 BT_HIDDEN
This page took 0.022715 seconds and 4 git commands to generate.