tools/pas2c/PascalPreprocessor.hs
branchwebgl
changeset 8330 aaefa587e277
parent 8138 cfb228baa598
parent 8020 00b1facf2805
child 9164 d923ba9d1145
--- 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