Move the ringbuffer and counter clients to 'src/common/'
[lttng-ust.git] / src / common / events.h
index bba28cc27518da62f0b5c39ad5259863309aea6e..fdf95aede5c3b39e730b6889cd76c3f10d2f5629 100644 (file)
@@ -571,9 +571,6 @@ struct lttng_enabler *lttng_event_notifier_enabler_as_enabler(
 
 
 
-/* This is ABI between liblttng-ust and liblttng-ust-ctl */
-struct lttng_transport *lttng_ust_transport_find(const char *name);
-
 /* This is ABI between liblttng-ust and liblttng-ust-dl */
 void lttng_ust_dl_update(void *ip);
 
This page took 0.023539 seconds and 4 git commands to generate.