summaryrefslogtreecommitdiff
path: root/node_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'node_dump.c')
-rw-r--r--node_dump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/node_dump.c b/node_dump.c
index 81fed547ac..889fd521d8 100644
--- a/node_dump.c
+++ b/node_dump.c
@@ -1105,7 +1105,6 @@ dump_node(VALUE buf, VALUE indent, int comment, const NODE * node)
case NODE_ARGS_AUX:
case NODE_DEF_TEMP:
- case NODE_DEF_TEMP2:
case NODE_RIPPER:
case NODE_RIPPER_VALUES:
case NODE_LAST: