]> Cypherpunks repositories - gostls13.git/commit
strings: remove unnecessary strings.s
authorTobias Klauser <tklauser@distanz.ch>
Sat, 9 Mar 2019 14:32:31 +0000 (15:32 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Sun, 10 Mar 2019 15:52:22 +0000 (15:52 +0000)
commite2dc41b4909400341ec12058261206bb842cc2e0
tree93c5858dafa52afd9f3073cb005006fd395b1954
parent9b6e9f0c8c66355c0f0575d808b32f52c8c6d21c
strings: remove unnecessary strings.s

There are no empty function declarations in package strings anymore, so
strings.s is no longer needed.

Change-Id: I16fe161a9c06804811e98af0ca074f8f46e2f49d
Reviewed-on: https://go-review.googlesource.com/c/go/+/166458
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/strings/strings.s [deleted file]