Remove one more IfaceInlineCall
authorsimonpj@microsoft.com <unknown>
Mon, 5 Jun 2006 15:43:05 +0000 (15:43 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 5 Jun 2006 15:43:05 +0000 (15:43 +0000)
compiler/parser/ParserCore.y

index 7b82eba..4d2fc70 100644 (file)
@@ -232,7 +232,6 @@ exp :: { IfaceExpr }
        | '%note' STRING exp       
            { case $2 of
               --"SCC"      -> IfaceNote (IfaceSCC "scc") $3
-              "InlineCall" -> IfaceNote IfaceInlineCall $3
               "InlineMe"   -> IfaceNote IfaceInlineMe $3
             }
         | '%external' STRING aty   { IfaceFCall (ForeignCall.CCall