Removed some commented out test code.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18464 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2004-01-24 02:27:11 +00:00
parent bf358056a5
commit d99febaf24
2 changed files with 4 additions and 9 deletions

View file

@ -1,3 +1,7 @@
2004-01-23 21:32 Gregory John Casamento <greg_casamento@yahoo.com>
* GSNibTemplates.m: Removal of some commented out test code.
2004-01-22 13:15 Alexander Malmberg <alexander@malmberg.org>
* Source/NSFontPanel.m (-_initWithoutGModel): Use -setTitle: to set

View file

@ -658,15 +658,6 @@ static const int currentVersion = 1; // GSNibItem version number...
}
return obj;
}
/*
- (NSFont *)font
{
NSLog(@"Whose calling me...");
return nil;
}
*/
@end
// Template for any classes which derive from NSText