Clean-up: utils: make utils_partial_realpath static
[lttng-tools.git] / src / common / utils.h
index 570216d53c9709dddcfaf480f68a465bc0a8f294..52dcd01facc1144d3216132248c4925bfa63af58 100644 (file)
@@ -21,8 +21,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.022485 seconds and 4 git commands to generate.