1
0
mirror of https://github.com/golang/go synced 2024-10-01 18:18:32 -06:00

runtime: remove out of date comment

Change-Id: I0ad1a81a235c7c067fea2093bbeac4e06a233c10
Reviewed-on: https://go-review.googlesource.com/7661
Reviewed-by: Rick Hudson <rlh@golang.org>
This commit is contained in:
Austin Clements 2015-03-16 14:41:59 -04:00
parent b90638e1de
commit a681c3029d

View File

@ -178,7 +178,6 @@ func gchelpwork() {
// hanging off the P where this is being run.
// scanstack(gp)
case _GCmark:
// Get a full work buffer and empty it.
// drain your own currentwbuf first in the hopes that it will
// be more cache friendly.
var gcw gcWork