X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Futils.h;h=9f7bfcca1053544e5ebad5d0b52b36f3943ff97a;hb=590b9e3c8fdaf2912d5919244a475f0e2f32f1b5;hp=a430b8bdf3e9577ebf5bbcb1e176f519cc9c50fc;hpb=3badf2bf32930336a4902002d840402adb6859e1;p=lttng-tools.git 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 */