From ccf5652b98dc7ec6697aceaf821840287c61a583 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 11 Jan 2007 11:06:25 +0000 Subject: [PATCH] Debugcode entfernt. --- SL/AM.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/SL/AM.pm b/SL/AM.pm index 8fd79ad06..a9179e65d 100644 --- a/SL/AM.pm +++ b/SL/AM.pm @@ -2098,7 +2098,6 @@ sub translate_units { my $units = $self->retrieve_units(\%main::myconfig, $form); my $h = $units->{$unit}->{"LANGUAGES"}->{$template_code}; - $main::lxdebug->dump(0, "klaus", $h); my $new_unit = $unit; if ($h) { if (($amount != 1) && $h->{"localized_plural"}) { -- 2.20.1