Add support for UST application registration
[lttng-tools.git] / include / lttng-sessiond-comm.h
index 33af994a5d3fb0799413a0985c0415b1aba4498c..4deec5fc8d4fd00163fb1ee110a41e26ef523997 100644 (file)
@@ -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 {
This page took 0.022685 seconds and 4 git commands to generate.