USTVA: nutzloses wantarray entfernt
[kivitendo-erp.git] / 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) = @_;