diff --git a/ChangeLog b/ChangeLog index 3477ba844..cf78bce0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-01-23 21:32 Gregory John Casamento + + * GSNibTemplates.m: Removal of some commented out test code. + 2004-01-22 13:15 Alexander Malmberg * Source/NSFontPanel.m (-_initWithoutGModel): Use -setTitle: to set diff --git a/Source/GSNibTemplates.m b/Source/GSNibTemplates.m index 4b2e16e67..0390e477e 100644 --- a/Source/GSNibTemplates.m +++ b/Source/GSNibTemplates.m @@ -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