Deprecate enable/disable-consumer
[lttng-tools.git] / src / bin / lttng-sessiond / session.h
index 8a3504f43b925c5389a69682e57e9be2c735a46a..d49cf430ac627379459911928f4dc40d63add329 100644 (file)
@@ -83,9 +83,6 @@ struct ltt_session {
         */
        struct consumer_output *consumer;
 
-       /* Indicates whether or not we have to spawn consumer(s) */
-       unsigned int start_consumer;
-
        /* Did a start command occured before the kern/ust session creation? */
        unsigned int started;
 };
This page took 0.024576 seconds and 5 git commands to generate.