Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Purdy <evincarofautumn@gmail.com>2017-03-11 02:38:26 +0300
committerJon Purdy <evincarofautumn@gmail.com>2017-03-12 02:24:00 +0300
commitf6a855df8c5048de58b34ed4db9b872a4c729541 (patch)
treec152870d56075f44f5757b2529d4d3c5a69375ad /docs
parent067ed199d298606b6135e91f70bbe711dbabc3a3 (diff)
[docs] Remove dead GC APIs.
Diffstat (limited to 'docs')
-rw-r--r--docs/sources/mono-api-internal.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/sources/mono-api-internal.html b/docs/sources/mono-api-internal.html
index 45a28947274..221518997e1 100644
--- a/docs/sources/mono-api-internal.html
+++ b/docs/sources/mono-api-internal.html
@@ -74,10 +74,6 @@
<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>