From 49df375d3a7900e8f9d9d7806c44db053849e3b3 Mon Sep 17 00:00:00 2001 From: Kent Sutherland Date: Thu, 10 Apr 2003 01:45:59 +0000 Subject: [PATCH] Um, I changed something... --- OldMainController.m | 4 ---- 1 file changed, 4 deletions(-) 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"; -- 2.20.1