Remove unused ust_sock member of command_ctx
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.h
index 5b6761f55c216801b4327e20347237bb3963c451..1dc6fade8fac43a54d2a4c17687f8d6e0047bc54 100644 (file)
@@ -87,7 +87,6 @@ extern struct notification_thread_handle *notification_thread_handle;
  * session daemon from the lttng client.
  */
 struct command_ctx {
-       int ust_sock;
        unsigned int lttng_msg_size;
        struct ltt_session *session;
        struct lttcomm_lttng_msg *llm;
This page took 0.023204 seconds and 4 git commands to generate.