From ad091a4e3896913474ac05c84962787882e25b2e Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 21 Feb 2007 10:41:44 +0000 Subject: [PATCH] Debugcode --- bin/mozilla/drafts.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/mozilla/drafts.pl b/bin/mozilla/drafts.pl index 3f5e527e1..3255d68d0 100644 --- a/bin/mozilla/drafts.pl +++ b/bin/mozilla/drafts.pl @@ -98,7 +98,6 @@ sub load_draft { restore_form($old_form, 1); $form->{draft_id} = $id; $form->{draft_description} = $description; - $lxdebug->dump(0, "of", $old_form); } update(); -- 2.20.1