X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.h;h=8411ff96463aab27773eb85123b8bac4e6369415;hb=40dc48e0d6106d0ba7b96ef780c754b00ce82fd5;hp=2bcb0db24d88fed6419d21685023bf1dbe0ffccb;hpb=6be3d49af943f4dda1d6bb2257b98817b05f417a;p=lttng-tools.git diff --git a/src/common/consumer.h b/src/common/consumer.h index 2bcb0db24..8411ff964 100644 --- a/src/common/consumer.h +++ b/src/common/consumer.h @@ -293,10 +293,6 @@ struct lttng_consumer_global_data { struct lttng_ht *stream_list_ht; }; -/* Defined in consumer.c and coupled with explanations */ -extern struct lttng_ht *metadata_ht; -extern struct lttng_ht *data_ht; - /* * Init consumer data structures. */