]> Cypherpunks repositories - gostls13.git/commit
crypto/cipher: remove unused shift1 function
authorShawn Smith <shawn.p.smith@gmail.com>
Fri, 27 Dec 2013 16:39:54 +0000 (08:39 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 27 Dec 2013 16:39:54 +0000 (08:39 -0800)
commit4133407061407816a66e209f88cff7407cf587e2
treec9e53087ad85c0417ff4f5131782076b6055a0df
parent2ccc9a965b11e27f3df843d36ccdecc6efbd1b52
crypto/cipher: remove unused shift1 function

R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/38990045
src/pkg/crypto/cipher/cipher.go