X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=libringbuffer%2Ffrontend.h;h=c337eecab27316eef3e8bb95fefeb71b81d8395a;hb=b89c5899ef86060111a6814c13df2684dc352737;hp=5e1ada15677d6aa1db611625631a4b7130bc38f7;hpb=f37bd90482562c086af4070caf1f218c832f5007;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);