mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-17 09:42:38 +03:00
Remove legacy #undef
This commit is contained in:
parent
a14b689b7a
commit
3020dd698d
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user