*BSD fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3639 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1999-02-02 00:08:58 +00:00
parent 657be892c6
commit e7072cb446
5 changed files with 15 additions and 2 deletions

View file

@ -147,4 +147,8 @@ int top; // deallocated with the
[super dealloc];
}
- (void) wait
{
}
@end