Remove redundant type sig
authorIan Lynagh <igloo@earth.li>
Tue, 25 Mar 2008 23:58:01 +0000 (23:58 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 25 Mar 2008 23:58:01 +0000 (23:58 +0000)
compiler/main/DriverPipeline.hs

index b05a20a..50b4501 100644 (file)
@@ -1625,6 +1625,5 @@ hscMaybeAdjustTarget dflags stop _ current_hsc_lang
                -- otherwise, stick to the plan
                 | otherwise = current_hsc_lang
 
-v_Split_info :: IORef (String, Int)
 GLOBAL_VAR(v_Split_info, ("",0), (String,Int))
        -- The split prefix and number of files