summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/select.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/select.c b/css/select.c
index 2d7c30f7a..b94bcac4f 100644
--- a/css/select.c
+++ b/css/select.c
@@ -33,8 +33,6 @@
#include "css/select.h"
#include "css/utils.h"
-#undef PRINT_NODE_BLOOM_DETAILS
-
static css_error node_name(void *pw, void *node, css_qname *qname);
static css_error node_classes(void *pw, void *node,
lwc_string ***classes, uint32_t *n_classes);