cmd/goyacc: remove unused constants

Change-Id: I48002d39de6d32ee9410fd4271f623b5661f0081
Reviewed-on: https://go-review.googlesource.com/27328
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Tamir Duberstein 2016-08-18 12:31:39 -04:00 committed by Brad Fitzpatrick
parent f1ba7e38e5
commit df703d6484
1 changed files with 1 additions and 3 deletions

View File

@ -70,9 +70,7 @@ const (
WSETINC = 50 // increase for working sets wsets
STATEINC = 200 // increase for states statemem
NAMESIZE = 50
NTYPES = 63
ISIZE = 400
NTYPES = 63
PRIVATE = 0xE000 // unicode private use