liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / include / lttng / action / start-session-internal.h
index bc15c78a623621528ea8c390199503f71b78e445..56ffb71b47daccd76c05734063127d715a6bcdc9 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_start_session_create_from_payload(
                struct lttng_payload_view *view,
                struct lttng_action **action);
This page took 0.023096 seconds and 4 git commands to generate.