X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fevent-rule%2Flog4j-logging-internal.h;fp=include%2Flttng%2Fevent-rule%2Flog4j-logging-internal.h;h=7a1ac28313c3737b840ab1558b1ddb27bf97f56c;hp=14a662f68b1d6a477cbacec241ba87ed04f0ad69;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/include/lttng/event-rule/log4j-logging-internal.h b/include/lttng/event-rule/log4j-logging-internal.h index 14a662f68..7a1ac2831 100644 --- a/include/lttng/event-rule/log4j-logging-internal.h +++ b/include/lttng/event-rule/log4j-logging-internal.h @@ -51,7 +51,6 @@ struct lttng_event_rule_log4j_logging_comm { char payload[]; } LTTNG_PACKED; -LTTNG_HIDDEN ssize_t lttng_event_rule_log4j_logging_create_from_payload( struct lttng_payload_view *view, struct lttng_event_rule **rule);