Remove CoreLib's src\Interop\Windows directory (dotnet/coreclr#22622)
authorStephen Toub <stoub@microsoft.com>
Fri, 15 Feb 2019 16:05:07 +0000 (11:05 -0500)
committerJan Kotas <jkotas@microsoft.com>
Fri, 15 Feb 2019 16:05:07 +0000 (08:05 -0800)
commitef302b067e34a7aaadb3253ca95b77561217f729
treef869a8c90432859f62021807b38b09ec663f7999
parentb9520bddf49d25367a37361e5de27edee3c2fbaa
Remove CoreLib's src\Interop\Windows directory (dotnet/coreclr#22622)

It contains only one file with an interop signature that's not actually being used. Deleting the dup.

Commit migrated from https://github.com/dotnet/coreclr/commit/6adc4c0b726ca1a77084e8a215e743d037ac5515
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/Interop/Windows/Kernel32/Interop.GetSystemDirectoryW.cs [deleted file]