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 b56a70d3da..d6ccfa84ac 100644
--- a/node_dump.c
+++ b/node_dump.c
@@ -1104,7 +1104,6 @@ dump_node(VALUE buf, VALUE indent, int comment, const NODE * node)
return;
case NODE_ARGS_AUX:
- case NODE_DEF_TEMP:
case NODE_RIPPER:
case NODE_RIPPER_VALUES:
case NODE_LAST: