From 067ed199d298606b6135e91f70bbe711dbabc3a3 Mon Sep 17 00:00:00 2001 From: Jon Purdy Date: Fri, 10 Mar 2017 15:31:35 -0800 Subject: [PATCH] [docs] Remove dead remote wrapper APIs. They were deleted in d1ace1652b2063ea2c416351bd70b32470f55b9b. --- docs/sources/mono-api-internal.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/sources/mono-api-internal.html b/docs/sources/mono-api-internal.html index 1b68641616d..45a28947274 100644 --- a/docs/sources/mono-api-internal.html +++ b/docs/sources/mono-api-internal.html @@ -40,7 +40,6 @@

mono_marshal_get_delegate_invoke

mono_marshal_get_icall_wrapper

mono_marshal_get_isinst

-

mono_marshal_get_ldfld_remote_wrapper

mono_marshal_get_ldfld_wrapper

mono_marshal_get_managed_wrapper

mono_marshal_get_native_wrapper

@@ -51,7 +50,6 @@

mono_marshal_get_remoting_invoke_with_check

mono_marshal_get_runtime_invoke

mono_marshal_get_stelemref

-

mono_marshal_get_stfld_remote_wrapper

mono_marshal_get_stfld_wrapper

mono_marshal_get_struct_to_ptr

mono_marshal_get_synchronized_wrapper

-- 2.25.1