USTVA: nutzloses wantarray entfernt
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 30 Dec 2014 10:28:07 +0000 (11:28 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Tue, 30 Dec 2014 10:28:07 +0000 (11:28 +0100)
SL/USTVA.pm

index b467b42..d387b5e 100644 (file)
@@ -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) = @_;