X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;h=4e63daa46b68da9861c38c77423d8893ebf8459f;hb=c87d0ff28731aa18660cbb076e69ed7677dea3d2;hp=9a46e678ad782afaaf13a3b97df3a0adf1ed5f89;hpb=7a6e8f361f071f8fc002bc905caeed41e09caecf;p=lttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index 9a46e678..4e63daa4 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -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;