Skip to content

Commit 3841b88

Browse files
gdalleamontoison
authored andcommitted
Remove comment
1 parent 6a8a326 commit 3841b88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/special-operators.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,5 +293,3 @@ function BlockDiagonalOperator(ops...; S = promote_type(storage_type.(ops)...))
293293
args5 = all((has_args5(op) for op ops))
294294
CompositeLinearOperator(T, nrow, ncol, symm, herm, prod!, tprod!, ctprod!, args5, S = S)
295295
end
296-
297-
# TODO: overload the above for matrices?

0 commit comments

Comments
 (0)