X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Fcontext-internal.h;h=bacb90b4b37724c51f2d7c8cd15209d33f72ec5f;hp=874b6d739b9c7ed1b65d09ef512a6d46031a744d;hb=8cd08025a83fe1907c6fd04f94c8f9ae362c3da7;hpb=f73bcf5eafdc10b2bbb32de0bcef709de0f8f5e5 diff --git a/src/lib/lttng-ust/context-internal.h b/src/lib/lttng-ust/context-internal.h index 874b6d73..bacb90b4 100644 --- a/src/lib/lttng-ust/context-internal.h +++ b/src/lib/lttng-ust/context-internal.h @@ -36,9 +36,6 @@ int lttng_ust_context_append(struct lttng_ust_ctx **ctx_p, const struct lttng_ust_ctx_field *f) __attribute__((visibility("hidden"))); -int lttng_context_is_app(const char *name) - __attribute__((visibility("hidden"))); - void lttng_context_vtid_reset(void) __attribute__((visibility("hidden")));