Commit e2ca3e6c authored by Josh Bleecher Snyder's avatar Josh Bleecher Snyder

cmd/internal/gc: remove dead code

Change-Id: Id5ce859bd4b6318dc9104f7377ae23d7f0bc30cd
Reviewed-on: https://go-review.googlesource.com/7640Reviewed-by: 's avatarMinux Ma <minux@golang.org>
parent 76a2ee3b
// 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
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment