X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng-sessiond-comm.h;h=4deec5fc8d4fd00163fb1ee110a41e26ef523997;hb=e588f0908304d53d40c25530c5a0327e064efeac;hp=33af994a5d3fb0799413a0985c0415b1aba4498c;hpb=3817e7df7aa29d8f52f1a4909b4fa6b660494323;p=lttng-tools.git 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 {