summaryrefslogtreecommitdiffstats
path: root/whine.pl
diff options
context:
space:
mode:
Diffstat (limited to 'whine.pl')
-rwxr-xr-xwhine.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/whine.pl b/whine.pl
index 10e9a5e13..1f22b65fc 100755
--- a/whine.pl
+++ b/whine.pl
@@ -395,7 +395,6 @@ sub mail {
$template->process("whine/multipart-mime.txt.tmpl", $args, \$msg)
or die($template->error());
- Bugzilla->template_inner("");
MessageToMTA($msg);
delete $args->{'boundary'};