aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qklib/infix.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/qklib/infix.scm b/qklib/infix.scm
index 3cde341..6dc68fb 100644
--- a/qklib/infix.scm
+++ b/qklib/infix.scm
@@ -39,9 +39,6 @@
infix-error?
(expr infix-error-expr))
- (define (all-list-copy x)
- (map-all-list list-copy x))
-
(define infix->prefix
(case-lambda
((expr failure)