X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cca72b3c17361a2fbba2ab70734219f721979e7d..2a7f7f23f9bf349b0329ef7216037935686a1325:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 04b20129c..3407a202d 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2562,8 +2562,6 @@ sub create_links { $arap = "ap"; } - $self->all_vc($myconfig, $table, $module); - # get last customers or vendors my ($query, $sth, $ref);