tools/pas2c/Main.hs
branchwebgl
changeset 7975 1a8308265fdd
parent 7969 7fcbbd46704a
child 7979 a3974abc62d3
--- a/tools/pas2c/Main.hs	Mon Nov 05 02:24:28 2012 +0100
+++ b/tools/pas2c/Main.hs	Wed Nov 07 13:31:58 2012 +0000
@@ -1,6 +1,5 @@
 module Main( main ) where
 
-import System( getArgs )
 import System.Console.GetOpt
 import System.Environment
 import System.Exit