Update loglevel names
[lttng-ust.git] / liblttng-ust / tracepoint-internal.h
index d736df4a1bd6a759753a75687af69057b73f301d..8ac6487f7b00078db5fa12496991b6d72decde5c 100644 (file)
 #include <urcu-bp.h>
 #include <lttng/tracepoint-types.h>
 
-/*
- * default loglevel.
- */
-#define TRACE_DEFAULT          15
-
 struct tracepoint_lib {
        struct cds_list_head list;
        struct tracepoint * const *tracepoints_start;
This page took 0.023233 seconds and 4 git commands to generate.