GC was deprecated several releases ago and notinally removed a couple of releases ago ... delete more remnants of the old code.

This commit is contained in:
rfm 2024-07-22 15:14:13 +01:00
parent a1514249f3
commit 52c127c950
15 changed files with 20 additions and 126 deletions

View file

@ -1861,8 +1861,6 @@ NSLog(@"_processTag <%@%@ %@>", flag?@"/": @"", tag, attributes);
+ (void) initialize
{
GSMakeWeakPointer(self, "_delegate");
GSMakeWeakPointer(self, "_owner");
}
- (void) dealloc