Fix: building probe providers with C++ compiler
[deliverable/lttng-ust.git] / include / lttng / ust-events.h
index 328a875336294f044bc5909ba45773ee1cfea1c9..3d7a2747b3795329f2994115d64e1d1cefd0f138 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.025742 seconds and 5 git commands to generate.