X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/74d90fe6d1d7a066bf1f74e05d13a1cc3a22239b..48c71a4b51f5359a7ab7e9bc51280baf9bc9b9b2:/SL/BackgroundJob/SelfTest.pm?ds=sidebyside diff --git a/SL/BackgroundJob/SelfTest.pm b/SL/BackgroundJob/SelfTest.pm index 10438644c..d341e64df 100644 --- a/SL/BackgroundJob/SelfTest.pm +++ b/SL/BackgroundJob/SelfTest.pm @@ -142,7 +142,6 @@ sub _send_email { sub _prepare_report { my ($self) = @_; - my $user = $self->_email_user; my $template = Template->new({ 'INTERPOLATE' => 0, 'EVAL_PERL' => 0, 'ABSOLUTE' => 1,