remove unnecessary and unused be_empty_set
[libfirm] / ir / be / bepbqpcoloring.c
index 2e1f120..75b09c8 100644 (file)
@@ -68,8 +68,8 @@
 #include "pbqp_node_t.h"
 #include "pbqp_node.h"
 
-#define TIMER          1
-#define PRINT_RPEO     1
+#define TIMER          0
+#define PRINT_RPEO     0
 
 
 static int use_exec_freq               = true;