Remove unused ring buffer client callbacks symbols
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client.h
index 79786af255444f9b1da6d3f8b38e22b023e1a9a1..40153663fa613cb0f6c609a64200ecbcb00d6861 100644 (file)
@@ -659,8 +659,6 @@ static const struct lttng_ust_lib_ring_buffer_config client_config = {
        .cb_ptr = &client_cb.parent,
 };
 
-const struct lttng_ust_client_lib_ring_buffer_client_cb *LTTNG_CLIENT_CALLBACKS = &client_cb;
-
 static
 struct lttng_channel *_channel_create(const char *name,
                                void *buf_addr,
This page took 0.022708 seconds and 4 git commands to generate.