Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs')
-rw-r--r--src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs b/src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs
index f69879a10ee..8bbdb13630b 100644
--- a/src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs
+++ b/src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs
@@ -3,8 +3,6 @@
using Internal.IL;
-using Debug = System.Diagnostics.Debug;
-
namespace Internal.TypeSystem.Interop
{
public static class InteropTypes