Um, I changed something...
authorKent Sutherland <ksuther@ithinksw.com>
Thu, 10 Apr 2003 01:45:59 +0000 (01:45 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Thu, 10 Apr 2003 01:45:59 +0000 (01:45 +0000)
OldMainController.m

index 6b536a2..eef9aaa 100755 (executable)
     [menu autorelease];
     menu = [[NSMenu alloc] initWithTitle:@""];
     
-    /*while ([menu numberOfItems] > 0) {
-        [menu removeItemAtIndex:0];
-    }*/
-    
     playPauseItem = nil;
     lastSongIdentifier = @"0-0";