summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/hash.c b/hash.c
index 83d179964f..4a0838c04d 100644
--- a/hash.c
+++ b/hash.c
@@ -29,9 +29,6 @@
static VALUE rb_hash_s_try_convert(VALUE, VALUE);
-#define HASH_DELETED FL_USER1
-#define HASH_PROC_DEFAULT FL_USER2
-
/*
* Hash WB strategy:
* 1. Check mutate st_* functions