From: Sven Schöling Date: Tue, 30 Dec 2014 10:28:07 +0000 (+0100) Subject: USTVA: nutzloses wantarray entfernt X-Git-Tag: release-3.2.0beta~109 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/2b94389c9ae5a620d86c1a2037fb62d1e7f7f522?ds=inline USTVA: nutzloses wantarray entfernt --- diff --git a/SL/USTVA.pm b/SL/USTVA.pm index b467b427d..d387b5ec4 100644 --- a/SL/USTVA.pm +++ b/SL/USTVA.pm @@ -102,8 +102,6 @@ sub report_variables { # Get all positions for taxreport out of the database # Needs Databaseupdate Pg-upgrade2/USTVA_abstraction.pl - return unless defined wantarray; - my ( $self, $arg_ref) = @_;