X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fevent-rule%2Fjul-logging-internal.h;fp=include%2Flttng%2Fevent-rule%2Fjul-logging-internal.h;h=21a99eb7e21c567ebe9ee17ea448d7f998a45e7c;hp=b1f6ee5be2910f33ef9f0656351e6c19d94aa4c2;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/include/lttng/event-rule/jul-logging-internal.h b/include/lttng/event-rule/jul-logging-internal.h index b1f6ee5be..21a99eb7e 100644 --- a/include/lttng/event-rule/jul-logging-internal.h +++ b/include/lttng/event-rule/jul-logging-internal.h @@ -51,7 +51,6 @@ struct lttng_event_rule_jul_logging_comm { char payload[]; } LTTNG_PACKED; -LTTNG_HIDDEN ssize_t lttng_event_rule_jul_logging_create_from_payload( struct lttng_payload_view *view, struct lttng_event_rule **rule);