X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fevents-internal.h;fp=include%2Flttng%2Fevents-internal.h;h=a727230ffffb8c21320b04b502e98ff4755987d1;hb=ff024e6646f0d75935e8eb277cce508c593a23ad;hp=181b7b4552305456c16eb8662e76bdbf4dff0a7c;hpb=1158b2706e58c2f94e6bd746e0504b989320c0a1;p=lttng-modules.git diff --git a/include/lttng/events-internal.h b/include/lttng/events-internal.h index 181b7b45..a727230f 100644 --- a/include/lttng/events-internal.h +++ b/include/lttng/events-internal.h @@ -649,7 +649,6 @@ int lttng_add_pid_to_ctx(struct lttng_kernel_ctx **ctx); int lttng_add_cpu_id_to_ctx(struct lttng_kernel_ctx **ctx); int lttng_add_procname_to_ctx(struct lttng_kernel_ctx **ctx); int lttng_add_prio_to_ctx(struct lttng_kernel_ctx **ctx); -int wrapper_task_prio_init(void); int lttng_add_nice_to_ctx(struct lttng_kernel_ctx **ctx); int lttng_add_vpid_to_ctx(struct lttng_kernel_ctx **ctx); int lttng_add_tid_to_ctx(struct lttng_kernel_ctx **ctx);