Clean-up: hide internal kernel_consumer_add_channel() symbol
[lttng-tools.git] / src / bin / lttng-sessiond / kernel-consumer.h
index 64f000e5bc184dca6229e4b9a3816141d8a09917..16b335af7f2bc01c08ce17056538fc88206105b4 100644 (file)
@@ -31,10 +31,6 @@ int kernel_consumer_send_session(struct consumer_socket *sock,
 int kernel_consumer_add_metadata(struct consumer_socket *sock,
                struct ltt_kernel_session *session, unsigned int monitor);
 
-int kernel_consumer_add_channel(struct consumer_socket *sock,
-               struct ltt_kernel_channel *channel, struct ltt_kernel_session *session,
-               unsigned int monitor);
-
 int kernel_consumer_destroy_channel(struct consumer_socket *socket,
                struct ltt_kernel_channel *channel);
 
This page took 0.024743 seconds and 4 git commands to generate.