src.ctf.fs: trace-info: omit stream `range-ns` field when no TS
[babeltrace.git] / plugins / ctf / fs-src / fs.h
index aa073599128950222364816b126ed7028d5aa819..9e9ee84d86fa91fcaac3e267a29b632d2743e42a 100644 (file)
@@ -155,10 +155,6 @@ struct ctf_fs_ds_file_group {
         * been skipped. Moreover, the index's fields may not all be available
         * depending on the producer (e.g. timestamp_begin/end are not
         * mandatory).
-        *
-        * FIXME In such cases (missing fields), the indexing is aborted as
-        * no the index entries don't have a concept of fields being present
-        * or not.
         */
        struct ctf_fs_ds_index *index;
 };
This page took 0.023156 seconds and 4 git commands to generate.