summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
Diffstat (limited to 'iseq.c')
-rw-r--r--iseq.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/iseq.c b/iseq.c
index 844a21e8d6..adcb0e2ec6 100644
--- a/iseq.c
+++ b/iseq.c
@@ -1005,8 +1005,6 @@ end
return "NODE_COLON2";
case NODE_COLON3:
return "NODE_COLON3";
- case NODE_CREF:
- return "NODE_CREF";
case NODE_DOT2:
return "NODE_DOT2";
case NODE_DOT3: