From 0af7a3a57559268dba5c22e1e6a64100622d9d1d Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 2 Jul 2009 16:59:22 +0200 Subject: [PATCH] Debugcode entfernt. --- SL/OE.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/SL/OE.pm b/SL/OE.pm index 6f7f9fc2a..a4d9a2905 100644 --- a/SL/OE.pm +++ b/SL/OE.pm @@ -820,7 +820,6 @@ sub retrieve { sub_module => 'orderitems', trans_id => $ref->{orderitems_id}, ); - # $main::lxdebug->dump(0, "cv", $cvars); map { $ref->{"ic_cvar_$_->{name}"} = $_->{value} } @{ $cvars }; # Handle accounts. -- 2.20.1