aboutsummaryrefslogtreecommitdiff
path: root/src/interp/setq.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/setq.lisp')
-rw-r--r--src/interp/setq.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/setq.lisp b/src/interp/setq.lisp
index bc9908ac..2a182dba 100644
--- a/src/interp/setq.lisp
+++ b/src/interp/setq.lisp
@@ -176,7 +176,6 @@
(SETQ $MARGIN 3)
(SETQ *TALLPAR NIL)
(SETQ ALLSTAR NIL)
-(SETQ BLANK " ")
(SETQ COLON ":")
(SETQ COMMA ",")
(SETQ DASH "-")