plugins/ctf: Remove unused uuid-related fields in struct ctf_fs_metadata
[deliverable/babeltrace.git] / plugins / ctf / fs-src / fs.h
index 40060c6a017d1dee1fce57d936dfd38b2d3310f9..e254aeb4416345b224dd0b31fec4e40df4b6610e 100644 (file)
@@ -63,8 +63,6 @@ struct ctf_fs_metadata {
        /* Owned by this */
        char *text;
 
-       uint8_t uuid[16];
-       bool is_uuid_set;
        int bo;
 };
 
This page took 0.024615 seconds and 5 git commands to generate.