mirror of
https://github.com/golang/go
synced 2024-11-12 05:50:21 -07:00
cmd/internal/gc: remove dead code
Change-Id: Id5ce859bd4b6318dc9104f7377ae23d7f0bc30cd Reviewed-on: https://go-review.googlesource.com/7640 Reviewed-by: Minux Ma <minux@golang.org>
This commit is contained in:
parent
76a2ee3bcd
commit
e2ca3e6c0f
@ -1,9 +0,0 @@
|
||||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package gc
|
||||
|
||||
const (
|
||||
DEFAULTCAPACITY = 16
|
||||
)
|
Loading…
Reference in New Issue
Block a user