]> Cypherpunks repositories - gostls13.git/commit
runtime: remove useless constant definition in malloc.go
authorLeonard Wang <wangdeyu0907@gmail.com>
Mon, 19 Apr 2021 16:24:51 +0000 (00:24 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 18 May 2022 15:25:04 +0000 (15:25 +0000)
commit1f9f7db2bf7087e82102d5984a8eca9208d1caf3
tree0c9be110c0e818f4d871d60908c5f19bbda9d7fc
parent12e48f3bbf7a28a6340aee5d9a5eacf3a98e869c
runtime: remove useless constant definition in malloc.go

Change-Id: I060c867d89a06b5a44fbe77804c19299385802d9
Reviewed-on: https://go-review.googlesource.com/c/go/+/311250
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
src/runtime/malloc.go