Cleanup: remove unused internal lttng_session_descriptor_get_base_path
[lttng-tools.git] / include / lttng / session-descriptor-internal.h
index 18a70bad42af5b8b62271a2ba78a4014f7a96f75..09d493393f1a4ee310a69994bf73b0dec21ba0d8 100644 (file)
@@ -109,8 +109,4 @@ int lttng_session_descriptor_assign(
                struct lttng_session_descriptor *dst_descriptor,
                const struct lttng_session_descriptor *src_descriptor);
 
                struct lttng_session_descriptor *dst_descriptor,
                const struct lttng_session_descriptor *src_descriptor);
 
-LTTNG_HIDDEN
-int lttng_session_descriptor_get_base_path(struct lttng_session_descriptor *dst,
-               const char **base_path);
-
 #endif /* LTTNG_SESSION_DESCRIPTOR_INTERNAL_H */
 #endif /* LTTNG_SESSION_DESCRIPTOR_INTERNAL_H */
This page took 0.023625 seconds and 4 git commands to generate.