From: Chris Hanson Date: Tue, 21 Feb 2017 06:27:10 +0000 (-0800) Subject: Eliminate string-allocate. X-Git-Tag: mit-scheme-pucked-9.2.12~220^2~42 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=1677efc3b0b88f2853abb83abd4c4dc66185b08a;p=mit-scheme.git Eliminate string-allocate. --- 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