mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
cleanups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28787 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c132d1a95b
commit
6bf3a906e9
13 changed files with 53 additions and 509 deletions
|
@ -126,7 +126,7 @@ static NSIndexPath *dummy = nil;
|
|||
NSHashRemove(shared, self);
|
||||
[lock unlock];
|
||||
NSZoneFree(NSDefaultMallocZone(), _indexes);
|
||||
NSDeallocateObject(self);
|
||||
[super dealloc];
|
||||
}
|
||||
GSNOSUPERDEALLOC;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue