X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;fp=include%2Flttng%2Fust-events.h;h=363805686f66d8804483a48c5def4baa9eca3c9f;hb=3b5babf8592ca27acaf01fca24406922fc5cc89c;hp=a418bb9811469ddc499bbddecd83dec5ccb828d3;hpb=aab8b172425eb52f2cd5bd71ce03f8a5624f83df;p=lttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index a418bb98..36380568 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -505,7 +505,6 @@ struct lttng_ust_channel_buffer { struct lttng_ust_channel_buffer_ops *ops; struct lttng_ust_lib_ring_buffer_channel *chan; /* Channel buffers */ - struct lttng_ust_shm_handle *handle; /* shared-memory handle */ /* End of base ABI. Fields below should be used after checking struct_size. */ };