Fix: building probe providers with C++ compiler
[lttng-ust.git] / include / lttng / ust-events.h
index 9a46e678ad782afaaf13a3b97df3a0adf1ed5f89..4e63daa46b68da9861c38c77423d8893ebf8459f 100644 (file)
@@ -407,8 +407,6 @@ struct lttng_event {
        void *_deprecated1;
        struct lttng_ctx *ctx;
        enum lttng_ust_instrumentation instrumentation;
-       union {
-       } u;
        struct cds_list_head node;              /* Event list in session */
        struct cds_list_head _deprecated2;
        void *_deprecated3;
This page took 0.023734 seconds and 4 git commands to generate.