Cleanup: remove unused internal structure
[lttng-tools.git] / src / common / sessiond-comm / relayd.h
index eb3e5f118bfdadbf0af3cfc7223d1df2792e182f..52ca1caa15565dbbfdaa217ec7ac1b9d779646a4 100644 (file)
@@ -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.
  */
This page took 0.023659 seconds and 4 git commands to generate.