--- 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