X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Flttng-ust-ctl.h;fp=src%2Fbin%2Flttng-sessiond%2Flttng-ust-ctl.h;h=a812ee857c236d8734a71db667c945b5ca89268e;hp=dccb089e1e2fbc8f6aea2f7305bb88e084f710e6;hb=3a6922c6ab7b4d9455f517ac0bf86dfcede0ef3d;hpb=965ef48e12ccfb55fed5c1782fb6739ce67dd323 diff --git a/src/bin/lttng-sessiond/lttng-ust-ctl.h b/src/bin/lttng-sessiond/lttng-ust-ctl.h index dccb089e1..a812ee857 100644 --- a/src/bin/lttng-sessiond/lttng-ust-ctl.h +++ b/src/bin/lttng-sessiond/lttng-ust-ctl.h @@ -124,8 +124,6 @@ int ustctl_wait_quiescent(int sock); int ustctl_sock_flush_buffer(int sock, struct lttng_ust_object_data *object); -int ustctl_calibrate(int sock, struct lttng_ust_calibrate *calibrate); - /* Release object created by members of this API. */ int ustctl_release_object(int sock, struct lttng_ust_object_data *data); /* Release handle returned by create session. */