]> wagnertech.de Git - mfinanz.git/blobdiff - SL/IS.pm
Debugcode entfernt.
[mfinanz.git] / SL / IS.pm
index 12b8e3a88af7cf38d5561768ae623283e090c43a..fecf1fc7f9eda9e507f36717c355251c2f836e46 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -1919,8 +1919,6 @@ sub retrieve_item {
     map { $item->{"ic_cvar_" . $_->{name} } = $_->{value} } @{ $custom_variables };
   }
 
     map { $item->{"ic_cvar_" . $_->{name} } = $_->{value} } @{ $custom_variables };
   }
 
-  $main::lxdebug->dump(0, "items", $form->{item_list});
-
   $dbh->disconnect;
 
   $main::lxdebug->leave_sub();
   $dbh->disconnect;
 
   $main::lxdebug->leave_sub();