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.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/patches.lisp b/src/interp/patches.lisp
index cfbd9d0f..fc117573 100644
--- a/src/interp/patches.lisp
+++ b/src/interp/patches.lisp
@@ -114,7 +114,6 @@
(READSPADEXPR))
(t (|parseTransform| (|postTransform| (|string2SpadTree| line)))))))
-(define-function 'SUBSTQ #'SUBSTEQ) ;; needed for substNames (always copy)
#+(and :lucid (not :ibm/370))
(define-function 'RUN-AIX-PROGRAM #'SYS:RUN-AIX-PROGRAM)
;; following should be no longer necessary