summaryrefslogtreecommitdiff
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 b17d41158c..97c7a04828 100644
--- a/string.c
+++ b/string.c
@@ -76,8 +76,6 @@
#undef rb_str_cat_cstr
#undef rb_fstring_cstr
-static VALUE rb_str_clear(VALUE str);
-
VALUE rb_cString;
VALUE rb_cSymbol;