Fix: set the stream ht static in consumer file
[lttng-tools.git] / src / common / consumer.h
index 2bcb0db24d88fed6419d21685023bf1dbe0ffccb..8411ff96463aab27773eb85123b8bac4e6369415 100644 (file)
@@ -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.
  */
This page took 0.024636 seconds and 4 git commands to generate.