liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / include / lttng / action / stop-session-internal.h
index 592ef0e2ce9109506a3cd27842eebf713f13f358..da4a5aac18050691b246414d16482b47fb84a6a4 100644 (file)
@@ -19,7 +19,6 @@ struct lttng_payload_view;
  * On success, return the number of bytes consumed from `view`, and the created
  * action in `*action`. On failure, return -1.
  */
-LTTNG_HIDDEN
 extern ssize_t lttng_action_stop_session_create_from_payload(
                struct lttng_payload_view *view,
                struct lttng_action **action);
This page took 0.024279 seconds and 4 git commands to generate.