Clean-up: utils: make utils_partial_realpath static
[lttng-tools.git] / src / common / utils.h
index 11388c9031bfdaabffd9b1dad596410af43e5e9f..7f102beeba31da8cd51d74b5e573573ddb598ae2 100644 (file)
@@ -31,8 +31,6 @@
 #define MEBI_LOG2 20
 #define GIBI_LOG2 30
 
-char *utils_partial_realpath(const char *path, char *resolved_path,
-               size_t size);
 char *utils_expand_path(const char *path);
 char *utils_expand_path_keep_symlink(const char *path);
 int utils_create_pipe(int *dst);
This page took 0.024089 seconds and 4 git commands to generate.