X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Futils.h;h=9f7bfcca1053544e5ebad5d0b52b36f3943ff97a;hp=a430b8bdf3e9577ebf5bbcb1e176f519cc9c50fc;hb=81b8677518a0a8836d0b17e5c2a7fb43382a44c1;hpb=478510441d784434ce1d16af9f4f7c10269b78dd diff --git a/src/bin/lttng/utils.h b/src/bin/lttng/utils.h index a430b8bdf..9f7bfcca1 100644 --- a/src/bin/lttng/utils.h +++ b/src/bin/lttng/utils.h @@ -20,10 +20,7 @@ #include -char *expand_full_path(const char *path); -char *get_config_file_path(void); char *get_session_name(void); -int set_session_name(char *name); void list_cmd_options(FILE *ofp, struct poptOption *options); #endif /* _LTTNG_UTILS_H */