tools/PascalPreprocessor.hs
changeset 7059 800dcaf979bf
parent 7038 d853e4385241
child 7067 f98ec3aecf4e
--- a/tools/PascalPreprocessor.hs	Fri May 11 22:50:52 2012 +0400
+++ b/tools/PascalPreprocessor.hs	Fri May 11 22:54:19 2012 +0400
@@ -18,7 +18,6 @@
 initDefines = Map.fromList [
     ("FPC", "")
     , ("PAS2C", "")
-    , ("USE_SDLTHREADS", "")
     ]
         
 preprocess :: String -> IO String