Cleanup: use CMM accessors for consumer_quit variable
[lttng-tools.git] / src / common / ust-consumer / ust-consumer.c
index 99803a693f95b0beffaff9eef4313b521ce2f2e9..4297d60cffbaaf5a82d3d575e30eea964ff9713b 100644 (file)
@@ -51,7 +51,6 @@
 
 extern struct lttng_consumer_global_data consumer_data;
 extern int consumer_poll_timeout;
-extern volatile int consumer_quit;
 
 /*
  * Free channel object and all streams associated with it. This MUST be used
This page took 0.024107 seconds and 4 git commands to generate.