mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(dealloc): Deleted.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@147 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cc3460406a
commit
afc72b41bb
1 changed files with 0 additions and 7 deletions
|
@ -64,13 +64,6 @@
|
|||
keyType:@encode(id)];
|
||||
}
|
||||
|
||||
- (void) dealloc
|
||||
{
|
||||
// ?? ;
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
|
||||
// ADDING OR REPLACING;
|
||||
|
||||
- putElement: (elt)newContentElement atKey: (elt)aKey
|
||||
|
|
Loading…
Reference in a new issue