doc/sod.tex: Front matter begins at the beginning.
[sod] / src / lexer-impl.lisp
index 6fc6fcc..ba1f7c1 100644 (file)
@@ -39,9 +39,6 @@
 ;;;--------------------------------------------------------------------------
 ;;; Indicators and error messages.
 
-(defvar *indicator-map* (make-hash-table)
-  "Hash table mapping indicator objects to human-readable descriptions.")
-
 (defun show-char (stream char &optional colonp atsignp)
   "Format CHAR to STREAM in a readable way.