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-09 23:41:56 +0300
committerJon Purdy <evincarofautumn@gmail.com>2017-03-09 23:48:46 +0300
commita4a794266d36a3d83e37ff274b93a5d9d7600d95 (patch)
tree5d8bbdbca170ad3343568e496b350ce403cde472 /docs
parent65025fea2ca3c0e2c1dc8bcf8aad4f4bfbbf3c43 (diff)
[api] Remove dead mono_load_image API.
Diffstat (limited to 'docs')
-rw-r--r--docs/sources/mono-api-image.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/sources/mono-api-image.html b/docs/sources/mono-api-image.html
index 764f2a4a9c9..8b8d4710bb4 100644
--- a/docs/sources/mono-api-image.html
+++ b/docs/sources/mono-api-image.html
@@ -27,7 +27,6 @@ typedef enum {
<h3>Opening and closing MonoImages</h3>
-<h4><a name="api:mono_load_image">mono_load_image</a></h4>
<h4><a name="api:mono_image_open">mono_image_open</a></h4>
<h4><a name="api:mono_image_open_full">mono_image_open_full</a></h4>
<h4><a name="api:mono_image_open_from_data">mono_image_open_from_data</a></h4>