X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.c;h=0299d5e952cfd5c946ef91916103e8f261b02623;hp=857201def7d9d35d1228e23e9ed4d2472b4f2088;hb=38303ec83b84d67c1a2a3b16c972c5a652798c8c;hpb=da9ee8323287d74fc2ec5477ecf83e61da36f5ce diff --git a/src/common/consumer.c b/src/common/consumer.c index 857201def..0299d5e95 100644 --- a/src/common/consumer.c +++ b/src/common/consumer.c @@ -1212,8 +1212,6 @@ void lttng_consumer_cleanup(void) * it. */ lttng_ht_destroy(consumer_data.stream_list_ht); - - run_as_destroy_worker(); } /*