From 2b94389c9ae5a620d86c1a2037fb62d1e7f7f522 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 30 Dec 2014 11:28:07 +0100 Subject: [PATCH] USTVA: nutzloses wantarray entfernt --- SL/USTVA.pm | 2 -- 1 file changed, 2 deletions(-) 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) = @_; -- 2.20.1