aboutsummaryrefslogtreecommitdiff
path: root/src/interp/patches.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/patches.lisp')
-rw-r--r--src/interp/patches.lisp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/patches.lisp b/src/interp/patches.lisp
index 21f12ec1..19b806ca 100644
--- a/src/interp/patches.lisp
+++ b/src/interp/patches.lisp
@@ -179,8 +179,6 @@
(setq |$sourceFiles| ()) ;; set in readSpad2Cmd
-(setq |$localVars| ()) ;checked by isType
-
(define-function 'SUBSTQ #'SUBSTEQ) ;; needed for substNames (always copy)
#+(and :lucid (not :ibm/370))
(define-function 'RUN-AIX-PROGRAM #'SYS:RUN-AIX-PROGRAM)