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

Commit

Permalink
Merge pull request #2535 from JinShil/remove__d_castarray
Browse files Browse the repository at this point in the history
Remove _d_arraycast
merged-on-behalf-of: Nicholas Wilson <[email protected]>
  • Loading branch information
dlang-bot authored Apr 1, 2019
2 parents cad29f9 + 9c791a4 commit 34481f1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 54 deletions.
1 change: 0 additions & 1 deletion mak/DOCS
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ DOCS=\
$(DOCDIR)\rt_adi.html \
$(DOCDIR)\rt_alloca.html \
$(DOCDIR)\rt_arrayassign.html \
$(DOCDIR)\rt_arraycast.html \
$(DOCDIR)\rt_arraycat.html \
\
$(DOCDIR)\rt_backtrace_dwarf.html \
Expand Down
1 change: 0 additions & 1 deletion mak/SRCS
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ SRCS=\
src\rt\adi.d \
src\rt\alloca.d \
src\rt\arrayassign.d \
src\rt\arraycast.d \
src\rt\arraycat.d \
src\rt\cast_.d \
src\rt\cmath2.d \
Expand Down
52 changes: 0 additions & 52 deletions src/rt/arraycast.d

This file was deleted.

0 comments on commit 34481f1

Please sign in to comment.