git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28787 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-10-10 08:16:17 +00:00
parent c132d1a95b
commit 6bf3a906e9
13 changed files with 53 additions and 509 deletions

View file

@ -679,8 +679,7 @@ static void setThreadForCurrentThread(NSThread *t)
}
}
DESTROY(_gcontext);
NSDeallocateObject(self);
GSNOSUPERDEALLOC;
[super dealloc];
}
- (id) init