Commit 06f4cbd3 authored by Robert Griesemer's avatar Robert Griesemer

cmd/compile: remove unused global variable loophack

Old parser remains.

Change-Id: I05ef1737802e23afc2c2129f58cb66feef8e3425
Reviewed-on: https://go-review.googlesource.com/17244Reviewed-by: 's avatarDavid Crawshaw <crawshaw@golang.org>
parent 8ae423ef
......@@ -599,8 +599,6 @@ var incannedimport int
var statuniqgen int // name generator for static temps
var loophack bool
var iota_ int32
var lastconst *NodeList
......
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