summaryrefslogtreecommitdiff
path: root/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'io.c')
-rw-r--r--io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/io.c b/io.c
index b4d477c038..5151114ba7 100644
--- a/io.c
+++ b/io.c
@@ -215,7 +215,6 @@ static VALUE sym_DATA;
static VALUE sym_HOLE;
#endif
-static VALUE rb_io_initialize(int argc, VALUE *argv, VALUE io);
static VALUE prep_io(int fd, int fmode, VALUE klass, const char *path);
struct argf {