X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fevent-internal.h;fp=include%2Flttng%2Fevent-internal.h;h=8d03fbdec5680c10fd861b02dfe92bac8e5fd379;hp=b3df4c9c2b9c3deea142bf9a2cb5388ef72b5b76;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/include/lttng/event-internal.h b/include/lttng/event-internal.h index b3df4c9c2..8d03fbdec 100644 --- a/include/lttng/event-internal.h +++ b/include/lttng/event-internal.h @@ -33,7 +33,6 @@ struct lttng_event_extended { struct lttng_userspace_probe_location *probe_location; }; -LTTNG_HIDDEN struct lttng_event *lttng_event_copy(const struct lttng_event *event); #endif /* LTTNG_EVENT_INTERNAL_H */