X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fust-consumer%2Fust-consumer.c;h=4297d60cffbaaf5a82d3d575e30eea964ff9713b;hb=f7389fbb66f6e0871df8269bab891f812c817acc;hp=99803a693f95b0beffaff9eef4313b521ce2f2e9;hpb=4eff326a0965899dacbbd8997ee09783733af785;p=lttng-tools.git diff --git a/src/common/ust-consumer/ust-consumer.c b/src/common/ust-consumer/ust-consumer.c index 99803a693..4297d60cf 100644 --- a/src/common/ust-consumer/ust-consumer.c +++ b/src/common/ust-consumer/ust-consumer.c @@ -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