ctf: remove ctf_fs_trace::name
[babeltrace.git] / src / plugins / ctf / fs-src / fs.h
index 4c0aa2efc600a907a155dd79c1cbcd23998c10c6..75faeb37a116991fca6fc3ec8cdf4586ad0f1109 100644 (file)
@@ -99,9 +99,6 @@ struct ctf_fs_trace {
        /* Owned by this */
        GString *path;
 
-       /* Owned by this */
-       GString *name;
-
        /* Next automatic stream ID when not provided by packet header */
        uint64_t next_stream_id;
 };
This page took 0.023865 seconds and 4 git commands to generate.