From 0ac5bd802938cc5e36377e5d8d64ad71d62848cd Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 1 Feb 2012 21:42:11 -0800 Subject: [PATCH] Clean up dangling references. --- src/runtime/runtime.pkg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg index cfc35ca98..205e98aec 100644 --- a/src/runtime/runtime.pkg +++ b/src/runtime/runtime.pkg @@ -3590,7 +3590,6 @@ USA. make-definition make-delay make-quotation - make-syntax-error make-the-environment make-variable quotation-expression @@ -3600,9 +3599,6 @@ USA. set-comment-text! set-declaration-expression! set-declaration-text! - syntax-error? - syntax-error-message - syntax-error-datum the-environment? variable-components variable-name -- 2.25.1