Remove not used fields from MATCH
This commit is contained in:
parent
591336a0f2
commit
dc8742f5cc
@ -591,8 +591,6 @@ typedef struct RNode_MATCH {
|
|||||||
NODE node;
|
NODE node;
|
||||||
|
|
||||||
VALUE nd_lit;
|
VALUE nd_lit;
|
||||||
VALUE not_used;
|
|
||||||
VALUE not_used2;
|
|
||||||
} rb_node_match_t;
|
} rb_node_match_t;
|
||||||
|
|
||||||
typedef struct RNode_MATCH2 {
|
typedef struct RNode_MATCH2 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user