Remove unused ring buffer client callbacks symbols
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-metadata-client.h
index 98af899391650d2dc485e9bfdbf886ec624e4154..b3f0ac44276b03e96cbb2a321a1b3dff471da0f2 100644 (file)
@@ -186,8 +186,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.025101 seconds and 4 git commands to generate.