X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fconnection.h;h=43e8a1de641411ace69a9222c2815c43285a3b49;hp=44386381325e531fb45ea45f233e6f7f3a2ef946;hb=ce4d40839ac3beef1a58730d3636a522497bc60f;hpb=f22dd89135f6b1749cd75735f04e3cb309da12c1 diff --git a/src/bin/lttng-relayd/connection.h b/src/bin/lttng-relayd/connection.h index 443863813..43e8a1de6 100644 --- a/src/bin/lttng-relayd/connection.h +++ b/src/bin/lttng-relayd/connection.h @@ -77,7 +77,6 @@ struct relay_connection { uint32_t minor; struct urcu_ref ref; - pthread_mutex_t reflock; bool version_check_done;