liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / include / lttng / action / snapshot-session-internal.h
index 87fbfa4d5ea70ebcdbc81b8625ccffefd6a5fa2e..7396c2960234de8bdfe09ab00bbc52398f9d9f40 100644 (file)
@@ -21,7 +21,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_snapshot_session_create_from_payload(
                struct lttng_payload_view *view,
                struct lttng_action **action);
This page took 0.023544 seconds and 4 git commands to generate.