Final batch of GC cleanups (for the forseeable future).

This commit is contained in:
rfm 2024-07-25 17:11:34 +01:00
parent b49af95359
commit 28a6e6ebbd
7 changed files with 61 additions and 43 deletions

View file

@ -59,7 +59,7 @@ GS_EXPORT_CLASS
* objects.
*/
+ (id) strongObjectsPointerArray;
/** Returns a new pointer array for storing zeroing weak references to objects.
/** Returns a new pointer array for storing weak references to objects.
*/
+ (id) weakObjectsPointerArray;