Define ltt_transport_list as static
[lttng-ust.git] / include / lttng / ust-events.h
index 5c649e73969b3aa6a978f889d829e3e3583db9c1..b930a3495d073c4c5e9cf640419cd72561810db8 100644 (file)
@@ -360,7 +360,6 @@ const struct lttng_ust_lib_ring_buffer_client_cb *lttng_client_callbacks_metadat
 const struct lttng_ust_lib_ring_buffer_client_cb *lttng_client_callbacks_discard;
 const struct lttng_ust_lib_ring_buffer_client_cb *lttng_client_callbacks_overwrite;
 
-struct cds_list_head ltt_transport_list;
 struct ltt_transport *ltt_transport_find(const char *name);
 
 #endif /* _LTTNG_UST_EVENTS_H */
This page took 0.023556 seconds and 4 git commands to generate.