summaryrefslogtreecommitdiff
path: root/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'node.h')
-rw-r--r--node.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/node.h b/node.h
index 296ab4161d..6ff68e1800 100644
--- a/node.h
+++ b/node.h
@@ -344,9 +344,6 @@ typedef struct RNode {
#define nd_cpath u1.node
#define nd_super u3.node
-#define nd_modl u1.id
-#define nd_clss_ u1.value
-
#define nd_beg u1.node
#define nd_end u2.node
#define nd_state u3.state
@@ -355,9 +352,6 @@ typedef struct RNode {
#define nd_nth u2.argc
#define nd_tag u1.id
-#define nd_tval u2.value
-
-#define nd_visi_ u2.argc
#define nd_alias u1.id
#define nd_orig u2.id