X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng-ust.h;h=b7143f871ba1510d94191e412ffe6b95ad82ccd4;hb=74babd95d68f4d871d66f3988b84e04c963d0162;hp=b61c320d5fa5db27aad9dc54bdb74f4be041154f;hpb=2b0bf86429e59691e549be8a1fee6aa72879c502;p=lttng-tools.git diff --git a/include/lttng-ust.h b/include/lttng-ust.h index b61c320d5..b7143f871 100644 --- a/include/lttng-ust.h +++ b/include/lttng-ust.h @@ -19,9 +19,6 @@ #define LTTNG_UST_COMM_VERSION_MAJOR 0 #define LTTNG_UST_COMM_VERSION_MINOR 1 -/* See lttng-ust.h enum lttng_ust_output */ -#define DEFAULT_UST_CHANNEL_OUTPUT LTTNG_UST_MMAP - enum lttng_ust_instrumentation { LTTNG_UST_TRACEPOINT = 0, LTTNG_UST_PROBE = 1,