From be5bef700de4d193b55c32b7d00b79591bdabb4e Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 22 Dec 2006 09:25:08 +0000 Subject: [PATCH] Debugcode. --- SL/Form.pm | 3 --- 1 file changed, 3 deletions(-) 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') { -- 2.20.1