mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
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:
parent
a1514249f3
commit
52c127c950
15 changed files with 20 additions and 126 deletions
|
@ -1861,8 +1861,6 @@ NSLog(@"_processTag <%@%@ %@>", flag?@"/": @"", tag, attributes);
|
|||
|
||||
+ (void) initialize
|
||||
{
|
||||
GSMakeWeakPointer(self, "_delegate");
|
||||
GSMakeWeakPointer(self, "_owner");
|
||||
}
|
||||
|
||||
- (void) dealloc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue