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