diff options
| -rw-r--r-- | compiler/nativeGen/RegAlloc/Linear/Main.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/nativeGen/RegAlloc/Linear/Main.hs b/compiler/nativeGen/RegAlloc/Linear/Main.hs index 33ee4679ae..44fc8ef896 100644 --- a/compiler/nativeGen/RegAlloc/Linear/Main.hs +++ b/compiler/nativeGen/RegAlloc/Linear/Main.hs @@ -118,7 +118,6 @@ import Platform import Data.Maybe import Data.List import Control.Monad -import Debug.Trace #include "../includes/stg/MachRegs.h" |
