You've already forked lazarus-ccr
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:
@ -82,8 +82,6 @@ end;
|
||||
var
|
||||
pool : NSAutoreleasePool;
|
||||
|
||||
{$R *.res}
|
||||
|
||||
begin
|
||||
// initialize foundation memory manger (aka autorelease pool)
|
||||
pool := NSAutoreleasePool.alloc.init;
|
||||
|
Reference in New Issue
Block a user