From 1677efc3b0b88f2853abb83abd4c4dc66185b08a Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 20 Feb 2017 22:27:10 -0800 Subject: [PATCH] Eliminate string-allocate. --- src/runtime/runtime.pkg | 1 - 1 file changed, 1 deletion(-) diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg index a92891bc3..02cd64bfe 100644 --- a/src/runtime/runtime.pkg +++ b/src/runtime/runtime.pkg @@ -1051,7 +1051,6 @@ USA. reverse-string reverse-substring set-string-length! - string-allocate string-capitalize string-capitalized? string-compare -- 2.25.1