X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FCgTailCall.lhs;h=475196abbaef8df0bf2ae44b1fa5286ab93163fd;hb=7005cae860da3955c809391b0473b842f6c602d1;hp=cd100e8f21047a73ef7f21eab14b4c3573401a15;hpb=16a2f6a8a381af31c23b6a41a851951da9bc1803;p=ghc-hetmet.git diff --git a/compiler/codeGen/CgTailCall.lhs b/compiler/codeGen/CgTailCall.lhs index cd100e8..475196a 100644 --- a/compiler/codeGen/CgTailCall.lhs +++ b/compiler/codeGen/CgTailCall.lhs @@ -474,8 +474,3 @@ adjustSpAndHp newRealSp } \end{code} -Some things are unused. -\begin{code} -_unused :: FS.FastString -_unused = undefined -\end{code}