From e4fc5243268830485262b7d395eb329c7ada39e5 Mon Sep 17 00:00:00 2001 From: Joe Marshall Date: Fri, 26 Mar 2010 09:41:53 -0700 Subject: [PATCH] Delete *keyword-style*. --- src/runtime/keyword.scm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/runtime/keyword.scm b/src/runtime/keyword.scm index ccd429ba7..02718bdfb 100644 --- a/src/runtime/keyword.scm +++ b/src/runtime/keyword.scm @@ -34,11 +34,6 @@ USA. (define *keyword-intern-table*) -;;; *KEYWORD-STYLE* -;; -;; Should be one of PREFIX, SUFFIX, or #F. -(define *keyword-style* #f) - (define-structure (keyword (constructor %make-keyword (name)) (conc-name keyword/) -- 2.25.1