mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 14:10:44 +00:00
Removed extra NSLog() call
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15617 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0f19e9a112
commit
aa25a9ed53
1 changed files with 0 additions and 1 deletions
1
Gorm.m
1
Gorm.m
|
@ -1101,7 +1101,6 @@ static NSButtonType _buttonTypeForObject( id button )
|
|||
|
||||
- (void) awakeFromNib
|
||||
{
|
||||
NSLog(@"Setting menu...%@",gormMenu);
|
||||
// set the menu...
|
||||
mainMenu = (NSMenu *)gormMenu;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue