X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.c;h=01ecc24462713715b54686de2fbb67d039eb026c;hb=8ce28af8cd87de4cbbe2ee2fe490b9abff807ab7;hp=9eb24c7a49df195c08e644e1aaba000c710608b5;hpb=0e904f3e714079406c39a2ad6d5bb7960b6aa6cb;p=lttng-tools.git diff --git a/src/common/consumer.c b/src/common/consumer.c index 9eb24c7a4..01ecc2446 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(); } /*