Remove the utils_resolve_relative function that is not useful anymore
[lttng-tools.git] / src / common / utils.h
index 036e416e78bda4e177b3f416baddef215d2ba52c..c23dfb932e147fe3de5ea68b6509cb082d3a792d 100644 (file)
@@ -26,7 +26,6 @@
 #define MEBI_LOG2 20
 #define GIBI_LOG2 30
 
-char *utils_resolve_relative(const char *path);
 char *utils_partial_realpath(const char *path, char *resolved_path,
                size_t size);
 char *utils_expand_path(const char *path);
This page took 0.024776 seconds and 4 git commands to generate.