comparison mobile.txt @ 2817:5000a8a43825

iOS: Fix some memory leaks and remove unnecessary code. Like on Mac we need to release the item being packed in dw_box_pack_*(). However we don't need the retains or autoreleases since we use ARC on iOS. The UIWindow release is not necessary, garbage collection will remove it.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 02 Aug 2022 03:07:52 +0000
parents dd0b29320a3d
children d15517b49638
comparison
equal deleted inserted replaced
2816:4521f014bb17 2817:5000a8a43825