Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 34481f1

Browse files
authored
Merge pull request #2535 from JinShil/remove__d_castarray
Remove _d_arraycast merged-on-behalf-of: Nicholas Wilson <[email protected]>
2 parents cad29f9 + 9c791a4 commit 34481f1

File tree

3 files changed

+0
-54
lines changed

3 files changed

+0
-54
lines changed

mak/DOCS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ DOCS=\
7979
$(DOCDIR)\rt_adi.html \
8080
$(DOCDIR)\rt_alloca.html \
8181
$(DOCDIR)\rt_arrayassign.html \
82-
$(DOCDIR)\rt_arraycast.html \
8382
$(DOCDIR)\rt_arraycat.html \
8483
\
8584
$(DOCDIR)\rt_backtrace_dwarf.html \

mak/SRCS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ SRCS=\
407407
src\rt\adi.d \
408408
src\rt\alloca.d \
409409
src\rt\arrayassign.d \
410-
src\rt\arraycast.d \
411410
src\rt\arraycat.d \
412411
src\rt\cast_.d \
413412
src\rt\cmath2.d \

src/rt/arraycast.d

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)