X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fust-events.h;h=b930a3495d073c4c5e9cf640419cd72561810db8;hb=5d128a2f085ccbe908ece770d2452d192b8b5217;hp=5c649e73969b3aa6a978f889d829e3e3583db9c1;hpb=fe38d4afd3750c37dda6dbd98f5b72f86fd796b9;p=lttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index 5c649e73..b930a349 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -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 */