summaryrefslogtreecommitdiff
path: root/ccwl
diff options
context:
space:
mode:
Diffstat (limited to 'ccwl')
-rw-r--r--ccwl/ccwl.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/ccwl/ccwl.scm b/ccwl/ccwl.scm
index b3c4fad..dd0ffd3 100644
--- a/ccwl/ccwl.scm
+++ b/ccwl/ccwl.scm
@@ -100,9 +100,6 @@
(stdin command-stdin set-command-stdin)
(other command-other))
-(define append-command-inputs
- (field-appender command-inputs set-command-inputs))
-
(define append-command-outputs
(field-appender command-outputs set-command-outputs))