diff -r 412ada3d2041 -r 3c578f531cc1 project_files/HedgewarsMobile/Classes/CommodityFunctions.m --- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.m Thu Sep 22 23:20:11 2011 +0200 +++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.m Fri Sep 23 09:58:41 2011 +0200 @@ -63,10 +63,6 @@ #endif } -BOOL inline isApplePhone () { - return (IS_IPAD() == NO); -} - NSString *getModelType () { size_t size; // set 'oldp' parameter to NULL to get the size of the data returned so we can allocate appropriate amount of space