]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused alg constants
authorMartin Möhrmann <moehrmann@google.com>
Tue, 13 Oct 2020 06:26:36 +0000 (08:26 +0200)
committerMartin Möhrmann <moehrmann@google.com>
Tue, 13 Oct 2020 18:27:28 +0000 (18:27 +0000)
commite08059f4fcacce2ff18d1cfc5fa48c942f8d46aa
tree1d80edc366dda98b7c5afedd8f533323d59ba4ca
parent6b66b59328f3178cceae624a6100cfe8e7944746
runtime: remove unused alg constants

CL 191198 removed algarray from the runtime
which used these constants as indices.

Change-Id: Ia669cf410372ef5113dadccd115a39ff8d47e5c8
Reviewed-on: https://go-review.googlesource.com/c/go/+/261364
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Emmanuel Odeke <emm.odeke@gmail.com>
Trust: Martin Möhrmann <moehrmann@google.com>
src/runtime/alg.go