Remove calibrate from lttng-sessiond
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-ust-ctl.h
index dccb089e1e2fbc8f6aea2f7305bb88e084f710e6..a812ee857c236d8734a71db667c945b5ca89268e 100644 (file)
@@ -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. */
This page took 0.02297 seconds and 4 git commands to generate.