X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ctl%2Flttng-ctl-helper.h;h=345ca143ed9b08a1b7ee13b5ab0c4227d7303479;hb=55fb8091d6b72decba72edf53034b05764cc8dac;hp=4341ee6b5f3f5daf0e0bb0ae4ac4b46be2c125f5;hpb=585e6d2ee11ed9823cce767fcf1d8e82e1449c22;p=lttng-tools.git diff --git a/src/lib/lttng-ctl/lttng-ctl-helper.h b/src/lib/lttng-ctl/lttng-ctl-helper.h index 4341ee6b5..345ca143e 100644 --- a/src/lib/lttng-ctl/lttng-ctl-helper.h +++ b/src/lib/lttng-ctl/lttng-ctl-helper.h @@ -30,7 +30,6 @@ */ /* Copy helper functions. */ -void lttng_ctl_copy_string(char *dst, const char *src, size_t len); void lttng_ctl_copy_lttng_domain(struct lttng_domain *dst, struct lttng_domain *src);