aboutsummaryrefslogtreecommitdiff
path: root/src/interp/preparse.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/preparse.lisp')
-rw-r--r--src/interp/preparse.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/preparse.lisp b/src/interp/preparse.lisp
index 3a553235..0bea0768 100644
--- a/src/interp/preparse.lisp
+++ b/src/interp/preparse.lisp
@@ -72,7 +72,6 @@
(DEFPARAMETER TOK NIL)
(DEFPARAMETER DEFINITION_NAME NIL)
-(DEFPARAMETER LABLASOC NIL)
(defun Initialize-Preparse (strm)
(setq $INDEX 0 |$LineList| nil |$EchoLineStack| nil)