X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2Frelayd.h;h=52ca1caa15565dbbfdaa217ec7ac1b9d779646a4;hb=ae085ea90b6adc3e4a958bae8a67b73f17c4f7a8;hp=eb3e5f118bfdadbf0af3cfc7223d1df2792e182f;hpb=9ed99c3453f3aa4131425e8bcd6989394059fbab;p=lttng-tools.git diff --git a/src/common/sessiond-comm/relayd.h b/src/common/sessiond-comm/relayd.h index eb3e5f118..52ca1caa1 100644 --- a/src/common/sessiond-comm/relayd.h +++ b/src/common/sessiond-comm/relayd.h @@ -94,13 +94,6 @@ struct lttcomm_relayd_generic_reply { uint32_t ret_code; } LTTNG_PACKED; -/* - * Used to update synchronization information. - */ -struct lttcomm_relayd_update_sync_info { - /* TODO: fill the structure. Feature not implemented yet */ -} LTTNG_PACKED; - /* * Version command. */