]> Cypherpunks repositories - gostls13.git/commit
all: remove commented-out print statements
authorIskander Sharipov <quasilyte@gmail.com>
Thu, 31 Jan 2019 10:00:51 +0000 (13:00 +0300)
committerIskander Sharipov <quasilyte@gmail.com>
Sun, 5 May 2019 08:09:30 +0000 (08:09 +0000)
commit12e63226b97433bdb283bdb732cc189101e7fc7f
treeec4f162c8d1167469453253bf6d5c990e53e6ea9
parent170b8b4b12be50eeccbcdadb8523fb4fc670ca72
all: remove commented-out print statements

Those print statements are not a good debug helpers
and only clutter the code.

Change-Id: Ifbf450a04e6fa538af68e6352c016728edb4119a
Reviewed-on: https://go-review.googlesource.com/c/go/+/160537
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/cmd/dist/test.go
src/cmd/internal/obj/mips/asm0.go
src/cmd/internal/obj/x86/asm6.go
src/runtime/mbitmap.go
src/runtime/mem_aix.go
src/runtime/mheap.go