Adding context to an event is no longer possible
[lttng-tools.git] / src / bin / lttng-sessiond / trace-ust.h
index b0a65cf191c5b9624d24e354b98d900c373ef7fe..297037b200d35d40c6d349a440d73b8c9ea3342f 100644 (file)
@@ -45,7 +45,6 @@ struct ltt_ust_context {
 struct ltt_ust_event {
        unsigned int enabled;
        struct lttng_ust_event attr;
-       struct lttng_ht *ctx;
        struct lttng_ht_node_str node;
        struct lttng_ust_filter_bytecode *filter;
 };
This page took 0.022514 seconds and 4 git commands to generate.