X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng-sessiond-comm.h;h=4deec5fc8d4fd00163fb1ee110a41e26ef523997;hp=33af994a5d3fb0799413a0985c0415b1aba4498c;hb=099e26bda04bd3e02eee5b0a17fc0d7f47e3f8ea;hpb=3817e7df7aa29d8f52f1a4909b4fa6b660494323 diff --git a/include/lttng-sessiond-comm.h b/include/lttng-sessiond-comm.h index 33af994a5..4deec5fc8 100644 --- a/include/lttng-sessiond-comm.h +++ b/include/lttng-sessiond-comm.h @@ -207,7 +207,6 @@ struct lttcomm_kconsumerd_msg { * Data structure for the commands sent from sessiond to UST. */ struct lttcomm_ust_msg { - uint32_t cmd_type; /* enum lttcomm_ust_command */ uint32_t handle; uint32_t cmd; union {