X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fevent.c;h=f1792f9317a8eb8cf67cfe1dcce84c423b8fa646;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hp=e4bda2505607585d315a031ec2357662ecd40cb6;hpb=a4705d55c62276cb913c64832f383e27aa72668b;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;