diff -r d24257910f8d -r aaefa587e277 tools/pas2c/PascalPreprocessor.hs --- a/tools/pas2c/PascalPreprocessor.hs Sun Dec 02 00:03:16 2012 +0100 +++ b/tools/pas2c/PascalPreprocessor.hs Tue Dec 25 04:45:22 2012 +0100 @@ -22,7 +22,6 @@ -- , ("WEBGL", "") -- , ("AI_MAINTHREAD", "") , ("ENDIAN_LITTLE", "") - , ("S3D_DISABLED", "") ] preprocess :: String -> String -> String -> IO String