From f1e23aa6191c6ddac89273cf6f64b10a89b39095 Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Thu, 12 Mar 2015 17:28:48 +0900 Subject: [PATCH] msvcp90: Remove functions that are not exported in native. --- dlls/msvcp90/msvcp90.spec | 9 --------- 1 file changed, 9 deletions(-) diff --git a/dlls/msvcp90/msvcp90.spec b/dlls/msvcp90/msvcp90.spec index d06e8b2921f..fbdc321ac8b 100644 --- a/dlls/msvcp90/msvcp90.spec +++ b/dlls/msvcp90/msvcp90.spec @@ -6556,12 +6556,3 @@ @ cdecl towctrans(long long) @ cdecl wctrans(str) @ cdecl wctype(str) - -#Functions not exported in native dll: -@ thiscall -arch=win32 ?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z(ptr long) basic_string_char_tidy_built -@ cdecl -arch=win64 ?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAAX_N@Z(ptr long) basic_string_char_tidy_built -@ extern ??_7facet@locale@std@@6B@ MSVCP_locale_facet_vtable -@ cdecl -arch=win32 ?facet_Register@facet@locale@std@@CAXPAV123@@Z(ptr) locale_facet_register -@ cdecl -arch=win64 ?facet_Register@facet@locale@std@@CAXPEAV123@@Z(ptr) locale_facet_register -@ thiscall -arch=win32 ?_Register@facet@locale@std@@QAEXXZ(ptr) locale_facet__Register -@ cdecl -arch=win64 ?_Register@facet@locale@std@@QEAAXXZ(ptr) locale_facet__Register