]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Form.pm
Debugcode.
[mfinanz.git] / SL / Form.pm
index 80ff5accfa4c6079f7a42087f14003853015bd9a..3606073f995a55d5195100e720dcf26f18fcded6 100644 (file)
@@ -799,9 +799,6 @@ sub parse_template {
   }
 
   close(OUT);
-  
-  use Data::Dumper;
-  #print(STDERR Dumper($self));
 
   if ($template->uses_temp_file() || $self->{media} eq 'email') {