X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ee4b3441e94a1e1481ec84554987ed1b079eb52e..f1c1921d65bf08dc5e31bad92cb078e9e10d98fe:/bin/mozilla/gl.pl diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index 253b97ee4..0a7d44f84 100644 --- a/bin/mozilla/gl.pl +++ b/bin/mozilla/gl.pl @@ -1127,7 +1127,6 @@ sub display_rows { if ($previous_accno && ($previous_accno eq $selected_accno) && ($previous_tax_id ne $selected_tax_id)) { - $lxdebug->message(0, "yeah"); my $item = $taxcharts{$selected_tax_id}; $selected_taxchart = "$item->{id}--$item->{rate}"; }