--- loncom/interface/lonmenu.pm 2010/08/13 13:13:26 1.332 +++ loncom/interface/lonmenu.pm 2010/08/13 13:46:18 1.333 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.332 2010/08/13 13:13:26 wenzelju Exp $ +# $Id: lonmenu.pm,v 1.333 2010/08/13 13:46:18 wenzelju Exp $ # # Copyright Michigan State University Board of Trustees # @@ -155,7 +155,6 @@ use Apache::lonhtmlcommon(); use Apache::loncommon(); use Apache::lonenc(); use Apache::lonlocal; -use Apache::lonwishlist(); use LONCAPA qw(:DEFAULT :match); use HTML::Entities();