relayd: implement file and session rotation on top of trace chunks
[lttng-tools.git] / src / bin / lttng-relayd / ctf-trace.h
index 8efd1e430cf6b18841e600552221ed9b69f90b5c..120549633c082fa9a6b00313787322f826be1863 100644 (file)
@@ -35,7 +35,6 @@ struct ctf_trace {
 
        /* Trace sub-folder relative to the session output path. */
        char *path;
-       bool index_folder_created;
 
        /*
         * The ctf_trace lock nests inside the session lock.
This page took 0.0232 seconds and 4 git commands to generate.