X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fevent-rule%2Fpython-logging.c;fp=src%2Fcommon%2Fevent-rule%2Fpython-logging.c;h=4ec00c7efda462be4b83f6ef372c0b627782014a;hp=fc072b45f0eb8487e80e6c39fdfc2cb3bc7036f8;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/src/common/event-rule/python-logging.c b/src/common/event-rule/python-logging.c index fc072b45f..4ec00c7ef 100644 --- a/src/common/event-rule/python-logging.c +++ b/src/common/event-rule/python-logging.c @@ -597,7 +597,6 @@ end: return rule; } -LTTNG_HIDDEN ssize_t lttng_event_rule_python_logging_create_from_payload( struct lttng_payload_view *view, struct lttng_event_rule **_event_rule)