The command using this field was dropped in 2.9, but the field was
left in the union.

Signed-off-by: Yannick Lamarre <ylama...@efficios.com>
---
 src/common/sessiond-comm/sessiond-comm.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/common/sessiond-comm/sessiond-comm.h 
b/src/common/sessiond-comm/sessiond-comm.h
index f9f6f97b..ac59d770 100644
--- a/src/common/sessiond-comm/sessiond-comm.h
+++ b/src/common/sessiond-comm/sessiond-comm.h
@@ -421,7 +421,6 @@ struct lttcomm_session_msg {
                struct {
                        char channel_name[LTTNG_SYMBOL_NAME_LEN];
                } LTTNG_PACKED list;
-               struct lttng_calibrate calibrate;
                /* Used by the set_consumer_url and used by create_session also 
call */
                struct {
                        /* Number of lttng_uri following */
-- 
2.11.0

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to