X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fsession.h;h=2410fd483ad8ae74f82902c8aafac152573f506d;hb=753871f3b4487af73ffe955783dba4f11960c3d3;hp=4c8f8a61f402dcd98f36fbba780a86137fb02ad0;hpb=98ba050ed140ff29ac98f66dba0e47db70e4a0c5;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/session.h b/src/bin/lttng-relayd/session.h index 4c8f8a61f..2410fd483 100644 --- a/src/bin/lttng-relayd/session.h +++ b/src/bin/lttng-relayd/session.h @@ -54,8 +54,6 @@ struct relay_session { */ struct urcu_ref ref; - /* session reflock nests inside ctf_trace reflock. */ - pthread_mutex_t reflock; pthread_mutex_t lock;