X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fstream.h;h=d4a2e34304aa930b1273edc7b96097a7de90da38;hb=105f712c786c0d284b22b380e6f1e7ede01e27d7;hp=c64b180451f6d1d05a97e87757d8fb73bb627634;hpb=e78066f186cdc1e63ed65b023b90986bd251f724;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/stream.h b/src/bin/lttng-relayd/stream.h index c64b18045..d4a2e3430 100644 --- a/src/bin/lttng-relayd/stream.h +++ b/src/bin/lttng-relayd/stream.h @@ -163,8 +163,6 @@ struct relay_stream { struct cds_list_head recv_node; /* Protected by session lock. */ bool published; - /* Notified viewer that no new metadata is available. */ - bool no_new_metadata_notified; /* * Node of stream within global stream hash table. */