From 992f833ae4a90b4ccb05c8765379438a164cb0fd Mon Sep 17 00:00:00 2001
From: Philip Reetz
Date: Tue, 15 Nov 2005 09:41:11 +0000
Subject: [PATCH] Fehler beim Entfernen von Debugmeldungen
---
bin/mozilla/io.pl | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl
index 4f71b2818..49d2d4331 100644
--- a/bin/mozilla/io.pl
+++ b/bin/mozilla/io.pl
@@ -274,7 +274,6 @@ sub display_row {
# for last row and report
# set pricegroup dragdrop from report menu
if ($form->{"sellprice_$i"} != 0) {
- Dumper($form->{"pricegroup_id_$i"}));
$prices =
qq|\n|;
--
2.20.1