X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=libringbuffer%2Ffrontend.h;h=c337eecab27316eef3e8bb95fefeb71b81d8395a;hb=c589eca21586907ffd057fa614e7e2715086b5c7;hp=5e1ada15677d6aa1db611625631a4b7130bc38f7;hpb=f0fde1c3984721c0660c7d5a1377db74b6c03a70;p=lttng-ust.git diff --git a/libringbuffer/frontend.h b/libringbuffer/frontend.h index 5e1ada15..c337eeca 100644 --- a/libringbuffer/frontend.h +++ b/libringbuffer/frontend.h @@ -59,7 +59,6 @@ struct lttng_ust_shm_handle *channel_create(const struct lttng_ust_lib_ring_buff * release all references, and destroys the channel. */ __attribute__((visibility("hidden"))) -extern void channel_destroy(struct lttng_ust_lib_ring_buffer_channel *chan, struct lttng_ust_shm_handle *handle, int consumer);