liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / src / common / event.c
index e4bda2505607585d315a031ec2357662ecd40cb6..f1792f9317a8eb8cf67cfe1dcce84c423b8fa646 100644 (file)
@@ -8,7 +8,6 @@
 #include <lttng/event-internal.h>
 #include <common/error.h>
 
-LTTNG_HIDDEN
 struct lttng_event *lttng_event_copy(const struct lttng_event *event)
 {
        struct lttng_event *new_event;
This page took 0.023507 seconds and 4 git commands to generate.