hedgewars/uStore.pas
changeset 3463 23c50be687a9
parent 3445 1ce844170014
child 3490 016b3172b645
--- a/hedgewars/uStore.pas	Sat May 15 09:21:25 2010 +0000
+++ b/hedgewars/uStore.pas	Sun May 16 17:23:30 2010 +0000
@@ -84,7 +84,7 @@
 procedure Tint(c: Longword); inline;
 
 implementation
-uses uMisc, uConsole, uLocale{$IFDEF IPHONEOS}, PascalExports{$ENDIF};
+uses uMisc, uConsole, uLocale;
 
 type TGPUVendor = (gvUnknown, gvNVIDIA, gvATI, gvIntel, gvApple);