From: Kent Sutherland Date: Thu, 10 Apr 2003 01:45:59 +0000 (+0000) Subject: Um, I changed something... X-Git-Tag: v1.0~148 X-Git-Url: http://git.ithinksw.org/MenuTunes.git/commitdiff_plain/49df375d3a7900e8f9d9d7806c44db053849e3b3 Um, I changed something... --- diff --git a/OldMainController.m b/OldMainController.m index 6b536a2..eef9aaa 100755 --- a/OldMainController.m +++ b/OldMainController.m @@ -195,10 +195,6 @@ [menu autorelease]; menu = [[NSMenu alloc] initWithTitle:@""]; - /*while ([menu numberOfItems] > 0) { - [menu removeItemAtIndex:0]; - }*/ - playPauseItem = nil; lastSongIdentifier = @"0-0";