X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fctf-trace.h;h=120549633c082fa9a6b00313787322f826be1863;hp=8efd1e430cf6b18841e600552221ed9b69f90b5c;hb=c35f9726a22f1d93e14589688d830efccda196f3;hpb=7fd975c523ee6e0bb45dcb13b7308b8d9d6406ba diff --git a/src/bin/lttng-relayd/ctf-trace.h b/src/bin/lttng-relayd/ctf-trace.h index 8efd1e430..120549633 100644 --- a/src/bin/lttng-relayd/ctf-trace.h +++ b/src/bin/lttng-relayd/ctf-trace.h @@ -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.