crt: Remove api-ms-win-core-kernel32-legacy functions found elsewhere

Signed-off-by: Mark Harmstone <mark@harmstone.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
diff --git a/mingw-w64-crt/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def b/mingw-w64-crt/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def
index 586d4e0..75d3067 100644
--- a/mingw-w64-crt/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def
+++ b/mingw-w64-crt/lib-common/api-ms-win-core-kernel32-legacy-l1-1-0.def
@@ -3,36 +3,21 @@
 EXPORTS
 
 CopyFileA
-CopyFileW
 CreateFileMappingA
 CreateNamedPipeA
-CreateSemaphoreW
 DosDateTimeToFileTime
-FatalAppExitA
-FatalAppExitW
 FileTimeToDosDateTime
 FindResourceA
-FindResourceW
 GetComputerNameA
 GetComputerNameW
-GetConsoleWindow
-GetDurationFormatEx
 GetShortPathNameA
 GetStartupInfoA
-GetStringTypeExA
 GetSystemPowerStatus
-GetTempPathA
 GlobalMemoryStatus
-LoadLibraryA
-LoadLibraryW
 MoveFileA
 MoveFileExA
 MoveFileW
-MulDiv
-RaiseFailFastException
 RegisterWaitForSingleObject
-SetConsoleTitleA
 SetFileCompletionNotificationModes
 SetVolumeLabelW
 UnregisterWait
-WaitForMultipleObjects
diff --git a/mingw-w64-crt/lib32/api-ms-win-core-kernel32-legacy-l1-1-0.def b/mingw-w64-crt/lib32/api-ms-win-core-kernel32-legacy-l1-1-0.def
index ea81495..eea52ec 100644
--- a/mingw-w64-crt/lib32/api-ms-win-core-kernel32-legacy-l1-1-0.def
+++ b/mingw-w64-crt/lib32/api-ms-win-core-kernel32-legacy-l1-1-0.def
@@ -3,36 +3,21 @@
 EXPORTS
 
 CopyFileA@12
-CopyFileW@12
 CreateFileMappingA@24
 CreateNamedPipeA@32
-CreateSemaphoreW@16
 DosDateTimeToFileTime@12
-FatalAppExitA@8
-FatalAppExitW@8
 FileTimeToDosDateTime@12
 FindResourceA@12
-FindResourceW@12
 GetComputerNameA@8
 GetComputerNameW@8
-GetConsoleWindow@0
-GetDurationFormatEx@32
 GetShortPathNameA@12
 GetStartupInfoA@4
-GetStringTypeExA@20
 GetSystemPowerStatus@4
-GetTempPathA@8
 GlobalMemoryStatus@4
-LoadLibraryA@4
-LoadLibraryW@4
 MoveFileA@8
 MoveFileExA@12
 MoveFileW@8
-MulDiv@12
-RaiseFailFastException@12
 RegisterWaitForSingleObject@24
-SetConsoleTitleA@4
 SetFileCompletionNotificationModes@8
 SetVolumeLabelW@8
 UnregisterWait@4
-WaitForMultipleObjects@16