iphonelazext: the ihelloworld project doesn't have any resources associated with it

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
skalogryz
2016-07-29 13:24:16 +00:00
parent 70fe3a5109
commit 2daef0ba4a

View File

@ -82,8 +82,6 @@ end;
var var
pool : NSAutoreleasePool; pool : NSAutoreleasePool;
{$R *.res}
begin begin
// initialize foundation memory manger (aka autorelease pool) // initialize foundation memory manger (aka autorelease pool)
pool := NSAutoreleasePool.alloc.init; pool := NSAutoreleasePool.alloc.init;