hedgewars/options.inc
changeset 8838 aa2ffd427f6a
parent 8138 cfb228baa598
child 8847 ff7fbab7cd56
child 8865 dd4035ee0f12
--- a/hedgewars/options.inc	Wed Apr 03 00:46:19 2013 +0200
+++ b/hedgewars/options.inc	Wed Apr 03 23:56:59 2013 +0200
@@ -66,14 +66,12 @@
     {$DEFINE SDL13}
 {$ENDIF}
 
-{$IFDEF PAS2C}
-    {$DEFINE NOCONSOLE}
-    {$DEFINE USE_SDLTHREADS}
-{$ENDIF}
 
+//TODO: cruft to be removed
 {$DEFINE _S:=}
 {$DEFINE _P:=}
 
+
 //{$DEFINE TRACEAIACTIONS}
 //{$DEFINE COUNTTICKS}