Skip to content

Commit 2b00657

Browse files
committed
Cleanup
1 parent b4991a9 commit 2b00657

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/abstractblocksparsearray/views.jl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,10 +362,6 @@ function BlockArrays.viewblock(
362362
return @view parent(a)[brs...]
363363
end
364364

365-
## function BlockArrays.viewblock
366-
## a::SubArray{
367-
## T,N,<:AbstractBlockSparseArray{T,N},<:Tuple{Vararg{Union{Base.Slice, BlockArrays.BlockSlice{Union{}, T} where T<:Integer, BlockSparseArrays.BlockIndices{Union{}, T} where T<:Integer},N}}, ::Vararg{Block{1}, N}) where {T, N}
368-
369365
# TODO: Define `@interface interface(a) viewblock`.
370366
function BlockArrays.viewblock(
371367
a::SubArray{

0 commit comments

Comments
 (0)