avoid spurious compiler warnings

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23027 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-06-04 06:42:10 +00:00
parent 2051e8bfef
commit e7962cfb4d
27 changed files with 105 additions and 22 deletions

View file

@ -597,7 +597,7 @@ static NSLock *placeholderLock;
- (void) dealloc
{
return; // placeholders never get deallocated.
GSNOSUPERDEALLOC; // placeholders never get deallocated.
}
- (void) getData: (void*)data