summaryrefslogtreecommitdiff
path: root/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'intern.h')
-rw-r--r--intern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern.h b/intern.h
index 6654640044..2b87408ac7 100644
--- a/intern.h
+++ b/intern.h
@@ -187,7 +187,6 @@ VALUE rb_inspect _((VALUE));
VALUE obj_is_instance_of _((VALUE, VALUE));
VALUE obj_is_kind_of _((VALUE, VALUE));
VALUE obj_alloc _((VALUE));
-int rb_obj2int _((VALUE));
VALUE rb_Integer _((VALUE));
VALUE rb_Float _((VALUE));
VALUE rb_String _((VALUE));