summaryrefslogtreecommitdiff
path: root/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'random.c')
-rw-r--r--random.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/random.c b/random.c
index 4b43773cac..98332c00b8 100644
--- a/random.c
+++ b/random.c
@@ -271,7 +271,6 @@ rb_genrand_real(void)
#define BDIGMAX ((BDIGIT)-1)
#define roomof(n, m) (int)(((n)+(m)-1) / (m))
-#define numberof(array) (int)(sizeof(array) / sizeof((array)[0]))
#define SIZEOF_INT32 (31/CHAR_BIT + 1)
static double