X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fsession.h;h=2410fd483ad8ae74f82902c8aafac152573f506d;hp=4c8f8a61f402dcd98f36fbba780a86137fb02ad0;hb=ce4d40839ac3beef1a58730d3636a522497bc60f;hpb=f22dd89135f6b1749cd75735f04e3cb309da12c1 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;