aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/debug
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/debug')
-rw-r--r--src/runtime/debug/stubs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/debug/stubs.go b/src/runtime/debug/stubs.go
index 8fba6cf34b..95b33e4da6 100644
--- a/src/runtime/debug/stubs.go
+++ b/src/runtime/debug/stubs.go
@@ -16,5 +16,4 @@ func setMaxThreads(int) int
// Implemented in package runtime.
func readGCStats(*[]time.Duration)
-func enableGC(bool) bool
func freeOSMemory()