summaryrefslogtreecommitdiff
path: root/enum.c
diff options
context:
space:
mode:
Diffstat (limited to 'enum.c')
-rw-r--r--enum.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/enum.c b/enum.c
index 64bad8b700..37990b723d 100644
--- a/enum.c
+++ b/enum.c
@@ -14,8 +14,6 @@
#include "node.h"
#include "id.h"
-VALUE rb_f_send(int argc, VALUE *argv, VALUE recv);
-
VALUE rb_mEnumerable;
static ID id_next;