fix: redundant decl of channel_destroy (-Wredundant-decls)
[lttng-ust.git] / libringbuffer / frontend.h
index 5e1ada15677d6aa1db611625631a4b7130bc38f7..c337eecab27316eef3e8bb95fefeb71b81d8395a 100644 (file)
@@ -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);
This page took 0.042513 seconds and 4 git commands to generate.