Fix: relayd: live connection fails to open file during clear
[lttng-tools.git] / src / bin / lttng-relayd / viewer-session.h
index ebde2dd1dbfc77cfb08c541f898ed89f76253138..2895db0ef43230ed4d40b5dad4a24da434abf22f 100644 (file)
@@ -30,7 +30,6 @@ struct relay_viewer_session {
         */
        struct cds_list_head session_list;      /* RCU list. */
        pthread_mutex_t session_list_lock;      /* Protects list updates. */
-       /* Once set, the current trace chunk of a viewer must not change. */
        struct lttng_trace_chunk *current_trace_chunk;
 };
 
This page took 0.023551 seconds and 4 git commands to generate.