Fix UST define in global headers
[lttng-tools.git] / include / lttng-ust.h
index b61c320d5fa5db27aad9dc54bdb74f4be041154f..b7143f871ba1510d94191e412ffe6b95ad82ccd4 100644 (file)
@@ -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,
This page took 0.023007 seconds and 4 git commands to generate.