--- rxvt-unicode/src/perl/urxvt-popup 2006/01/07 21:43:17 1.5 +++ rxvt-unicode/src/perl/urxvt-popup 2006/01/07 23:18:56 1.6 @@ -3,8 +3,6 @@ # this extension implements popup-menu functionality for urxvt. it works # together with the urxvt::popup class. -use List::Util; - sub refresh { my ($self) = @_;