Skip to content

Commit e8a79cf

Browse files
author
Michael Abbott
committed
1 parent 21535cd commit e8a79cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/LazyStack.jl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,10 +369,6 @@ end
369369
stack(gen), Δ -> error("not yet!")
370370
end
371371

372-
@adjoint function Base.collect(x::Stacked)
373-
collect(x), tuple
374-
end
375-
376372
#===== CuArrays =====#
377373
# Send these to stack_iter, by testing storage_type(first(xs)) <: Array
378374

0 commit comments

Comments
 (0)