X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Faction%2Fnotify-internal.h;fp=include%2Flttng%2Faction%2Fnotify-internal.h;h=8588ac29554829ba022d2d23d2e8ebdd097cbe88;hp=d15532a04a8aa21b0c0220f31e32e37d8a7bc10d;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/include/lttng/action/notify-internal.h b/include/lttng/action/notify-internal.h index d15532a04..8588ac295 100644 --- a/include/lttng/action/notify-internal.h +++ b/include/lttng/action/notify-internal.h @@ -16,7 +16,6 @@ struct lttng_action_notify { struct lttng_rate_policy *policy; }; -LTTNG_HIDDEN ssize_t lttng_action_notify_create_from_payload( struct lttng_payload_view *view, struct lttng_action **action);