]> wagnertech.de Git - mfinanz.git/blobdiff - SL/IS.pm
Noch mehr Debugcode entfernt.
[mfinanz.git] / SL / IS.pm
index fecf1fc7f9eda9e507f36717c355251c2f836e46..a60ccfa29bf737f57b1784d2388f2200d7b7ceda 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -1915,7 +1915,6 @@ sub retrieve_item {
                                                       dbh      => $dbh,
                                                      );
 
-    $main::lxdebug->dump(0, "cvar", $custom_variables);
     map { $item->{"ic_cvar_" . $_->{name} } = $_->{value} } @{ $custom_variables };
   }