X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fevent.c;h=f1792f9317a8eb8cf67cfe1dcce84c423b8fa646;hb=48a4000561343808724f7cb5fa8c131877489ccd;hp=e4bda2505607585d315a031ec2357662ecd40cb6;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;p=lttng-tools.git diff --git a/src/common/event.c b/src/common/event.c index e4bda2505..f1792f931 100644 --- a/src/common/event.c +++ b/src/common/event.c @@ -8,7 +8,6 @@ #include #include -LTTNG_HIDDEN struct lttng_event *lttng_event_copy(const struct lttng_event *event) { struct lttng_event *new_event;