Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / cmm / CmmOpt.hs
index 4d0390d..6adafb5 100644 (file)
@@ -574,5 +574,3 @@ isComparisonExpr _other         = False
 isPicReg (CmmReg (CmmGlobal PicBaseReg)) = True
 isPicReg _ = False
 
-_unused :: FS.FastString -- stops a warning
-_unused = undefined