Fix downloadi ad in browser

This commit is contained in:
Jamie Cameron
2011-09-02 10:48:42 -07:00
parent 402e95be6f
commit 99527f3ee7

View File

@@ -39,7 +39,6 @@ else {
# Output file in browser
my $temp = &transname();
my $size;
my @mods;
$err = &execute_backup(\@mods, $temp, \$size, undef,
$configfile, $nofiles);
if ($err) {