about summary refs log tree commit diff
path: root/src/doc/guide-runtime.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/guide-runtime.md')
-rw-r--r--src/doc/guide-runtime.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/guide-runtime.md b/src/doc/guide-runtime.md
index 66a1e46c82a..578ff0edf14 100644
--- a/src/doc/guide-runtime.md
+++ b/src/doc/guide-runtime.md
@@ -31,7 +31,6 @@ list):
 * Task synchronization
 * Task-local storage
 * Logging
-* Local heaps (GC heaps)
 * Task unwinding
 
 ## What is the runtime accomplishing?