aboutsummaryrefslogtreecommitdiff
path: root/ccwl
diff options
context:
space:
mode:
authorArun Isaac2023-11-19 00:18:29 +0000
committerArun Isaac2023-11-19 00:18:29 +0000
commite0855a85b0328de16a54462f34569a37e6853c9f (patch)
tree309afd2db70a5cb7424ec3bb174a3593643142b8 /ccwl
parent1d28ca4c90fef799c024d8631f95c4c3d0d748d4 (diff)
downloadccwl-e0855a85b0328de16a54462f34569a37e6853c9f.tar.gz
ccwl-e0855a85b0328de16a54462f34569a37e6853c9f.tar.lz
ccwl-e0855a85b0328de16a54462f34569a37e6853c9f.zip
ccwl: Delete code remnant from previous editing.
This code remnant actually compiled successfully and was well-hidden from sight! * ccwl/ccwl.scm (key->output): Delete code remnant from previous editing.
Diffstat (limited to 'ccwl')
-rw-r--r--ccwl/ccwl.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/ccwl/ccwl.scm b/ccwl/ccwl.scm
index b106c6d..a398947 100644
--- a/ccwl/ccwl.scm
+++ b/ccwl/ccwl.scm
@@ -795,7 +795,6 @@ commands."
(cond
((null? (step-scattered-inputs step-with-output))
type)
- (step-scatter-method step-with-output)
;; For dot products and flat cross products, create a
;; singly nested array type.
((memq (step-scatter-method step-with-output)