Skip to content

Commit ab07f3e

Browse files
author
urbaneks
committed
sha256-related stuff is now officially used
git-svn-id: https://svn.r-project.org/R/trunk@89687 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 353c651 commit ab07f3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/library/tools/R/sha256.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ sha256sum <- function(files, bytes) {
2828
}
2929
}
3030

31-
# The following fns are neither used nor exported - for now.
32-
3331
## exclude legacy MD5 if present for backward compatibility.
3432
## If both are included then SHA256 has to be created first since MD5
3533
## checks in old versions of R don't skip it. This means SHA256 may not

0 commit comments

Comments
 (0)