X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Futils.h;h=c23dfb932e147fe3de5ea68b6509cb082d3a792d;hp=036e416e78bda4e177b3f416baddef215d2ba52c;hb=635eb1df606e714f3d5cdded93b9c663b0e8e4c3;hpb=3d229795de7f38cce87d6d5ea76ef413dbb71f1d diff --git a/src/common/utils.h b/src/common/utils.h index 036e416e7..c23dfb932 100644 --- a/src/common/utils.h +++ b/src/common/utils.h @@ -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);