]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused printpc and printbyte functions
authorAaron Jacobs <jacobsa@google.com>
Thu, 22 Oct 2015 02:03:04 +0000 (13:03 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 22 Oct 2015 15:02:44 +0000 (15:02 +0000)
commit151f4ec95d26ed702160f61760cc80aa29b6fd3b
treedf7438d82eefb5584414f7be0098d1cac5885178
parentc4fa25f4fc8f4419d0b0707bcdae9199a745face
runtime: remove unused printpc and printbyte functions

Change-Id: I40e338f6b445ca72055fc9bac0f09f0dca904e3a
Reviewed-on: https://go-review.googlesource.com/16191
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/print.go