cvs commit: p5ee/App-Widget/lib/App/Widget Hidden.pm

[email protected] (Stephen Adkins)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
cvsuser     05/11/07 20:50:14

  Modified:    App-Widget/lib/App/Widget Hidden.pm
  Log:
  clean up some unused variables
  
  Revision  Changes    Path
  1.2       +3 -3      p5ee/App-Widget/lib/App/Widget/Hidden.pm
  
  Index: Hidden.pm
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Widget/lib/App/Widget/Hidden.pm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Hidden.pm	20 Oct 2005 20:33:10 -0000	1.1
  +++ Hidden.pm	8 Nov 2005 04:50:13 -0000	1.2
  @@ -43,7 +43,7 @@
   
   sub html {
       my $self = shift;
  -    my ($name, $value, $html_value, $html, $var, $size, $maxlength, $tabindex);
  +    my ($name, $value, $html_value, $html);
       $name = $self->{name};
       $value = $self->get_value();
       $html_value = $self->html_escape($value);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.