From 554abccb6a9d58999280211d1af5bdb8defcdb85 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 27 Dec 2010 14:36:11 +0100 Subject: [PATCH] =?utf8?q?Nach=20Redirect=20keine=20Ausgaben=20t=C3=A4tige?= =?utf8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/ct.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index 07a6d2ec8..447641177 100644 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -597,9 +597,6 @@ sub delete { # /saving the history $form->redirect($locale->text($msg)); - $msg = "Cannot delete $form->{db}"; - $form->error($locale->text($msg)); - $main::lxdebug->leave_sub(); } -- 2.20.1