From f0072015fb2e2394e5eb3b2fb2d47f10e0382e69 Mon Sep 17 00:00:00 2001 From: Kenny Kerr Date: Fri, 13 Mar 2020 17:19:56 -0700 Subject: [PATCH] whitespace --- strings/base_extern.h | 1 - 1 file changed, 1 deletion(-) diff --git a/strings/base_extern.h b/strings/base_extern.h index 83a6c657a..6b3f928b3 100644 --- a/strings/base_extern.h +++ b/strings/base_extern.h @@ -93,7 +93,6 @@ extern "C" WINRT_IMPL_LINK(LoadLibraryW, 4) WINRT_IMPL_LINK(FreeLibrary, 4) WINRT_IMPL_LINK(GetProcAddress, 8) - WINRT_IMPL_LINK(SetErrorInfo, 8) WINRT_IMPL_LINK(GetErrorInfo, 8) WINRT_IMPL_LINK(CoInitializeEx, 8)