diff options
Diffstat (limited to 'lib/WWW/Efa/Error/Setup.pm')
-rw-r--r-- | lib/WWW/Efa/Error/Setup.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/WWW/Efa/Error/Setup.pm b/lib/WWW/Efa/Error/Setup.pm index 386613b..9840687 100644 --- a/lib/WWW/Efa/Error/Setup.pm +++ b/lib/WWW/Efa/Error/Setup.pm @@ -52,7 +52,6 @@ Return the error as string, can directly be displayed to the user sub as_string { my ($self) = @_; - my $ret; return sprintf( "WWW::Efa setup error: Wrong arg for option %s: %s\n%s\n", |