Cleanup: remove debug define
[lttng-ust.git] / liblttng-ust / lttng-filter.c
index b6600b02af75f6e183b655cdcbe837ec03d42080..cd66a5aa15323ce8ad590bde499828a534a4483d 100644 (file)
@@ -31,8 +31,6 @@
 #include <limits.h>
 #include "filter-bytecode.h"
 
-#define DEBUG //TEST
-
 #define NR_REG         2
 
 #ifndef min_t
This page took 0.027704 seconds and 4 git commands to generate.