X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;h=96504940ec3669941dff17ec0a7753d45f230ddd;hb=07539b344734a4da4e6010a82acf90b47dbecebd;hp=363805686f66d8804483a48c5def4baa9eca3c9f;hpb=3b5babf8592ca27acaf01fca24406922fc5cc89c;p=lttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index 36380568..96504940 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -504,7 +504,6 @@ struct lttng_ust_channel_buffer { struct lttng_ust_channel_buffer_private *priv; /* Private channel buffer interface */ struct lttng_ust_channel_buffer_ops *ops; - struct lttng_ust_lib_ring_buffer_channel *chan; /* Channel buffers */ /* End of base ABI. Fields below should be used after checking struct_size. */ };