Clean-up: utils: make utils_partial_realpath static
[lttng-tools.git] / src / common / utils.h
index dec4cd8aa2268490eae52adb55795d76ab62a07b..18722f9f282c464a52d0d4fa19889c8be905a1e8 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.026711 seconds and 5 git commands to generate.