Removed bodus methods

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5191 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1999-11-15 16:51:29 +00:00
parent 62e083cd12
commit 842c33e3d0
2 changed files with 5 additions and 11 deletions

View file

@ -268,17 +268,6 @@
return NO;
}
//
// Displaying the NSFontPanel
//
- (void)orderWindow: (NSWindowOrderingMode)place
relativeTo: (int)otherWindows
{}
- (void)display
{
}
//
// NSCoding protocol
//