X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fevent-rule%2Fpython-logging-internal.h;fp=include%2Flttng%2Fevent-rule%2Fpython-logging-internal.h;h=9f6f7fe689df37b4091bd9ba08bc5696e45b51c3;hp=13726a88f578ac469e3acd6f57b7dc399ad0152b;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/include/lttng/event-rule/python-logging-internal.h b/include/lttng/event-rule/python-logging-internal.h index 13726a88f..9f6f7fe68 100644 --- a/include/lttng/event-rule/python-logging-internal.h +++ b/include/lttng/event-rule/python-logging-internal.h @@ -51,7 +51,6 @@ struct lttng_event_rule_python_logging_comm { char payload[]; } LTTNG_PACKED; -LTTNG_HIDDEN ssize_t lttng_event_rule_python_logging_create_from_payload( struct lttng_payload_view *view, struct lttng_event_rule **rule);