X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e5a690f9c51aab7ac96130cb11b9d4c740c84016..d29ecc8b03173f56f0b4c11c5ba4a2ba64b0009e:/SL/Controller/CsvImport.pm diff --git a/SL/Controller/CsvImport.pm b/SL/Controller/CsvImport.pm index 9d068c394..a20820eb6 100644 --- a/SL/Controller/CsvImport.pm +++ b/SL/Controller/CsvImport.pm @@ -402,12 +402,6 @@ sub save_report { push @raw_methods, $self->raw_data_headers->{headers}->[$i]; } - $::lxdebug->dump(0, "methods", - [ \@info_methods, - \@methods, - \@raw_methods ] - ); - $sth->execute($report->id, $_, 0, $headers[$_]) for 0 .. $#headers; # col offsets