summaryrefslogtreecommitdiff
path: root/node_dump.c
diff options
Diffstat (limited to 'node_dump.c')
-rw-r--r--node_dump.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/node_dump.c b/node_dump.c
index 69ab98c883..fd6fa20aa4 100644
--- a/node_dump.c
+++ b/node_dump.c
@@ -1162,8 +1162,6 @@ dump_node(VALUE buf, VALUE indent, int comment, const NODE * node)
return;
case NODE_ARGS_AUX:
- case NODE_RIPPER:
- case NODE_RIPPER_VALUES:
case NODE_LAST:
break;
}