From 00a5ab28381f81cbe90a3cc7fbd8341018d865bb Mon Sep 17 00:00:00 2001 From: Zoltan Varga Date: Fri, 18 Mar 2011 17:12:42 +0100 Subject: [PATCH] Remove some internal functions from mono.def. --- msvc/mono.def | 3 --- 1 file changed, 3 deletions(-) diff --git a/msvc/mono.def b/msvc/mono.def index eb5c592bd18..ed471dc239e 100644 --- a/msvc/mono.def +++ b/msvc/mono.def @@ -403,7 +403,6 @@ mono_get_uint64_class mono_get_uintptr_class mono_get_void_class mono_guid_to_string -mono_hazard_pointer_get mono_image_add_to_name_cache mono_image_addref mono_image_close @@ -779,8 +778,6 @@ mono_thread_detach mono_thread_exit mono_thread_get_main mono_thread_get_undeniable_exception -mono_thread_hazardous_free_or_queue -mono_thread_hazardous_try_free_all mono_thread_init mono_thread_manage mono_thread_new_init -- 2.11.4.GIT