diff --git a/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MajorCoolWindow.pm b/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MajorCoolWindow.pm index ea57e951949..d9e4b4c4ef9 100644 --- a/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MajorCoolWindow.pm +++ b/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MajorCoolWindow.pm @@ -5,8 +5,8 @@ # application MajorCool. -# $Revision: 1.11 $ -# $Date: 2002-05-02 23:15:46 $ +# $Revision: 1.12 $ +# $Date: 2002-12-10 19:45:03 $ # $Author: kestes%walrus.com $ # $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MajorCoolWindow.pm,v $ # $Name: not supported by cvs2svn $ @@ -344,19 +344,12 @@ sub Link { my (%args) = @_; my $out = ''; - my $name =""; - - if ($args{'name'}) { - $name = "name=\"$args{'name'}\""; - } - - # if (! scalar(@POPUPTXT)) { # # the first item must be blank so we can shut down the windows. # push @POPUPTXT, ''; # } - $out .= "