Expose a common alloc_tls for liblttng-ust-common
[lttng-ust.git] / src / common / ust-fd.h
index b6a078bf836b52b52ddf1dfb13c9a4f81fcb7778..4e6c4a5d2bd6e729bf1209d49f29a05a79ba99f5 100644 (file)
@@ -26,6 +26,4 @@ int lttng_ust_safe_close_fd(int fd, int (*close_cb)(int));
 int lttng_ust_safe_fclose_stream(FILE *stream, int (*fclose_cb)(FILE *stream));
 int lttng_ust_safe_closefrom_fd(int lowfd, int (*close_cb)(int));
 
-void lttng_ust_fd_tracker_alloc_tls(void);
-
 #endif /* _LTTNG_UST_FD_H */
This page took 0.023531 seconds and 4 git commands to generate.