Index: src/pkg/runtime/debug.go |
=================================================================== |
--- a/src/pkg/runtime/debug.go |
+++ b/src/pkg/runtime/debug.go |
@@ -57,7 +57,6 @@ |
MSpanSys uint64 |
MCacheInuse uint64 // mcache structures |
MCacheSys uint64 |
- MHeapMapSys uint64 // heap map |
BuckHashSys uint64 // profiling bucket hash table |
// Garbage collector statistics. |