summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/internal.h b/internal.h
index ad29434c7c..fb1f64bb9e 100644
--- a/internal.h
+++ b/internal.h
@@ -844,8 +844,7 @@ enum imemo_type {
imemo_memo = 5,
imemo_ment = 6,
imemo_iseq = 7,
- imemo_alloc = 8,
- imemo_ast = 9
+ imemo_alloc = 8
};
#define IMEMO_MASK 0x0f