X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fargpar-utils%2Fargpar-utils.c;h=af3e76102c57fe0d17421f448beaf7091bbede82;hb=e776cf47dcf2cd7ab154392f30eb015f6a6f2866;hp=9ac246f81bd7d659a98bb3e89615c1b2302bbd22;hpb=35c4b2b3fec47b84bf169557ea23454881b76027;p=lttng-tools.git diff --git a/src/common/argpar-utils/argpar-utils.c b/src/common/argpar-utils/argpar-utils.c index 9ac246f81..af3e76102 100644 --- a/src/common/argpar-utils/argpar-utils.c +++ b/src/common/argpar-utils/argpar-utils.c @@ -12,8 +12,6 @@ #include #include -#define WHILE_PARSING_ARG_N_ARG_FMT "While parsing argument #%d (`%s`): " - /* * Given argpar error status `status` and error `error`, return a formatted * error message describing the error.