aboutsummaryrefslogtreecommitdiffstats
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/string.c b/string.c
index 4111e963c7..5c0ff89014 100644
--- a/string.c
+++ b/string.c
@@ -31,8 +31,6 @@
#define STRING_ENUMERATORS_WANTARRAY 0 /* next major */
-#define numberof(array) (int)(sizeof(array) / sizeof((array)[0]))
-
#undef rb_str_new_cstr
#undef rb_tainted_str_new_cstr
#undef rb_usascii_str_new_cstr