X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Ffs-src%2Ffs.h;h=d43885f09fbbbab0f528e315a405364ddce6b6e7;hb=fc917f653bcf48c71524b7c0a83eff09612f597c;hp=56fe4891931ceccfbda0879a0fe284b880457e43;hpb=16663a5e696c5987581a454e5a64e42ea3663957;p=babeltrace.git diff --git a/plugins/ctf/fs-src/fs.h b/plugins/ctf/fs-src/fs.h index 56fe4891..d43885f0 100644 --- a/plugins/ctf/fs-src/fs.h +++ b/plugins/ctf/fs-src/fs.h @@ -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