diff options
Diffstat (limited to 'ARMeilleure/CodeGen/RegisterAllocators/StackAllocator.cs')
| -rw-r--r-- | ARMeilleure/CodeGen/RegisterAllocators/StackAllocator.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ARMeilleure/CodeGen/RegisterAllocators/StackAllocator.cs b/ARMeilleure/CodeGen/RegisterAllocators/StackAllocator.cs index a6233d6e..038312fe 100644 --- a/ARMeilleure/CodeGen/RegisterAllocators/StackAllocator.cs +++ b/ARMeilleure/CodeGen/RegisterAllocators/StackAllocator.cs @@ -1,6 +1,4 @@ -using ARMeilleure.Common; using ARMeilleure.IntermediateRepresentation; -using System; namespace ARMeilleure.CodeGen.RegisterAllocators { |
