]> Cypherpunks repositories - gostls13.git/commit
strings: remove a couple of redundant tests
authorRobert Griesemer <gri@golang.org>
Thu, 25 Feb 2010 18:02:39 +0000 (10:02 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 25 Feb 2010 18:02:39 +0000 (10:02 -0800)
commit859e4d51c30dce31eaa0d11ad1477a5465a194e7
treea24a9f4f5e3c0b7ec3003d8ed5db7da29d80c15d
parent20834d644f72a327b440cb76120f020c98297024
strings: remove a couple of redundant tests
(per suggestion from Heresy.Mc@gmail.com)

R=rsc
CC=golang-dev
https://golang.org/cl/223052
src/pkg/strings/strings.go