Remove unused imports
[ghc-hetmet.git] / compiler / nativeGen / X86 / Instr.hs
index 7e11d23..5d731bd 100644 (file)
@@ -28,7 +28,6 @@ import Outputable
 import Constants       (rESERVED_C_STACK_BYTES)
 
 import CLabel
-import Panic
 
 -- Size of a PPC memory address, in bytes.
 --