X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b2d25ceacbbb184a38200915e5c6da68da872199..be5bef700de4d193b55c32b7d00b79591bdabb4e:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 80ff5accf..3606073f9 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -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') {