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/Compiler/DependencyAnalysis/Target_X64/Register.cs')
-rw-r--r--src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/Register.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/Register.cs b/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/Register.cs
index 9b88bd61595..09768266eb0 100644
--- a/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/Register.cs
+++ b/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/Register.cs
@@ -1,12 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
namespace ILCompiler.DependencyAnalysis.X64
{
public enum Register