X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Futils.h;h=9f7bfcca1053544e5ebad5d0b52b36f3943ff97a;hb=94e60b1f03ae2c3c9450ffc3eca8e052e2c37fb4;hp=9c51b67e341a73b461e698e9ca52d57677a35270;hpb=d14d33bf091e72b23b1f90ea18a0a01bed098b76;p=lttng-tools.git diff --git a/src/bin/lttng/utils.h b/src/bin/lttng/utils.h index 9c51b67e3..9f7bfcca1 100644 --- a/src/bin/lttng/utils.h +++ b/src/bin/lttng/utils.h @@ -20,9 +20,7 @@ #include -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 */