From: Moritz Bunkus Date: Fri, 22 Dec 2006 09:25:08 +0000 (+0000) Subject: Debugcode. X-Git-Tag: release-2.4.1~1^2~121 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=be5bef700de4d193b55c32b7d00b79591bdabb4e;p=kivitendo-erp.git Debugcode. --- 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') {