mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:50:37 +00:00
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:
parent
44329bbefa
commit
947dcdb83f
2 changed files with 5 additions and 11 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Nov 15 16:57:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSFontPanel.m: Removed a couple of bogus methods that were
|
||||
preventing display of a font panel.
|
||||
|
||||
Mon Nov 15 16:09:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Headers/gnustep/gui/GSTrackingRect.h: Tidied to more compact layout.
|
||||
|
|
|
@ -268,17 +268,6 @@
|
|||
return NO;
|
||||
}
|
||||
|
||||
//
|
||||
// Displaying the NSFontPanel
|
||||
//
|
||||
- (void)orderWindow: (NSWindowOrderingMode)place
|
||||
relativeTo: (int)otherWindows
|
||||
{}
|
||||
|
||||
- (void)display
|
||||
{
|
||||
}
|
||||
|
||||
//
|
||||
// NSCoding protocol
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue