aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/runtime2.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/runtime2.go')
-rw-r--r--src/runtime/runtime2.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/runtime2.go b/src/runtime/runtime2.go
index cd40586bc2..589642efc6 100644
--- a/src/runtime/runtime2.go
+++ b/src/runtime/runtime2.go
@@ -1213,7 +1213,6 @@ var (
forcegc forcegcstate
sched schedt
newprocs int32
- newprocsCustom bool // newprocs value is manually set via runtime.GOMAXPROCS.
)
var (