(releaseObjects, release): Methods removed.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@162 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1995-03-22 21:37:04 +00:00
parent d2dafa936f
commit 6f852b1188
2 changed files with 0 additions and 8 deletions

View file

@ -44,10 +44,6 @@
- init;
- initWithContentsOf: (id <Collecting>)aCollection;
// RELEASING;
- (oneway void) release;
- releaseObjects;
// ADDING;
- addObject: newObject;
- addObjectIfAbsent: newObject;

View file

@ -44,10 +44,6 @@
- init;
- initWithContentsOf: (id <Collecting>)aCollection;
// RELEASING;
- (oneway void) release;
- releaseObjects;
// ADDING;
- addObject: newObject;
- addObjectIfAbsent: newObject;