aboutsummaryrefslogtreecommitdiffstats
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/string.c b/string.c
index 0efcf49b27..a72503e999 100644
--- a/string.c
+++ b/string.c
@@ -1363,7 +1363,6 @@ rb_str_resurrect(VALUE str)
* times (and call many realloc).
*/
-static inline void str_modifiable(VALUE str);
static VALUE
rb_str_init(int argc, VALUE *argv, VALUE str)
{