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 03:04:48 +0300
committerJon Purdy <evincarofautumn@gmail.com>2017-03-12 02:24:00 +0300
commit58ad70577ab0115ae597e0b49e5f9bb9caaf6b54 (patch)
tree508778994e42aa5273f632854cabc4d9aa5e916f /docs
parentf6a855df8c5048de58b34ed4db9b872a4c729541 (diff)
[docs] Remove dead hash table APIs.
Diffstat (limited to 'docs')
-rw-r--r--docs/sources/mono-api-jitinternal.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/sources/mono-api-jitinternal.html b/docs/sources/mono-api-jitinternal.html
index 769af814dfe..9846b5b92f1 100644
--- a/docs/sources/mono-api-jitinternal.html
+++ b/docs/sources/mono-api-jitinternal.html
@@ -31,17 +31,12 @@
<h4><a name="api:mono_g_hash_table_destroy">mono_g_hash_table_destroy</a></h4>
<h4><a name="api:mono_g_hash_table_foreach">mono_g_hash_table_foreach</a></h4>
<h4><a name="api:mono_g_hash_table_foreach_remove">mono_g_hash_table_foreach_remove</a></h4>
-<h4><a name="api:mono_g_hash_table_foreach_steal">mono_g_hash_table_foreach_steal</a></h4>
<h4><a name="api:mono_g_hash_table_insert">mono_g_hash_table_insert</a></h4>
<h4><a name="api:mono_g_hash_table_lookup">mono_g_hash_table_lookup</a></h4>
<h4><a name="api:mono_g_hash_table_lookup_extended">mono_g_hash_table_lookup_extended</a></h4>
-<h4><a name="api:mono_g_hash_table_new">mono_g_hash_table_new</a></h4>
-<h4><a name="api:mono_g_hash_table_new_full">mono_g_hash_table_new_full</a></h4>
-<h4><a name="api:mono_g_hash_table_remap">mono_g_hash_table_remap</a></h4>
<h4><a name="api:mono_g_hash_table_remove">mono_g_hash_table_remove</a></h4>
<h4><a name="api:mono_g_hash_table_replace">mono_g_hash_table_replace</a></h4>
<h4><a name="api:mono_g_hash_table_size">mono_g_hash_table_size</a></h4>
-<h4><a name="api:mono_g_hash_table_steal">mono_g_hash_table_steal</a></h4>
<h3>Memory Pools</h3>