[docs] Remove dead GC APIs.
authorJon Purdy <evincarofautumn@gmail.com>
Fri, 10 Mar 2017 23:38:26 +0000 (15:38 -0800)
committerJon Purdy <evincarofautumn@gmail.com>
Sat, 11 Mar 2017 23:24:00 +0000 (15:24 -0800)
docs/sources/mono-api-internal.html

index 45a2894727490dda86601524d13c84aa9ccce853..221518997e1e317529a397f923f8603a51cf9e5c 100644 (file)
        <p>The internal interface of the Mono GC is the interface used
        between the runtime engine and the garbage collector.
        
-<h4><a name="api:mono_gc_disable">mono_gc_disable</a></h4>
-<h4><a name="api:mono_gc_enable">mono_gc_enable</a></h4>
-<h4><a name="api:mono_gc_start_world">mono_gc_start_world</a></h4>
-<h4><a name="api:mono_gc_stop_world">mono_gc_stop_world</a></h4>
 <h4><a name="api:mono_gc_alloc_fixed">mono_gc_alloc_fixed</a></h4> 
 <h4><a name="api:mono_gc_free_fixed">mono_gc_free_fixed</a></h4> 
 <h4><a name="api:mono_gc_make_descr_from_bitmap">mono_gc_make_descr_from_bitmap</a></h4>