summaryrefslogtreecommitdiff
path: root/include/gc_local_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gc_local_alloc.h')
-rw-r--r--include/gc_local_alloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gc_local_alloc.h b/include/gc_local_alloc.h
index 987836c3..1e58730c 100644
--- a/include/gc_local_alloc.h
+++ b/include/gc_local_alloc.h
@@ -47,7 +47,6 @@
#endif
/* We assume ANSI C for this interface. */
-/* GC_init() must be called explicitly before use of this interface. */
GC_PTR GC_local_malloc(size_t bytes);