--- loncom/interface/lonmenu.pm 2011/01/27 14:38:44 1.346 +++ loncom/interface/lonmenu.pm 2011/02/15 14:54:51 1.347 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.346 2011/01/27 14:38:44 wenzelju Exp $ +# $Id: lonmenu.pm,v 1.347 2011/02/15 14:54:51 wenzelju Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1106,10 +1106,6 @@ sub utilityfunctions { my $confirm_switch = &mt("Editing requires switching to the resource's home server.").'\n'. &mt('Switch server?'); - my $wishlistpopup; - if (&Apache::lonwishlist::getWishlist() ne 'error') { - $wishlistpopup = &Apache::lonwishlist::makePopUpNewLink(); - } return (<