hedgewars/uKeys.pas
changeset 2695 ed789a7ef68d
parent 2690 8e83c7e31720
child 2699 249adefa9c1c
--- a/hedgewars/uKeys.pas	Thu Jan 14 16:38:43 2010 +0000
+++ b/hedgewars/uKeys.pas	Thu Jan 14 16:46:50 2010 +0000
@@ -17,8 +17,6 @@
  *)
 
 {$INCLUDE "options.inc"}
-{$IFDEF IPHONEOS} {$MODE OBJFPC} {$ENDIF}
-// TODO: insert the above line in options.inc
 
 unit uKeys;
 interface