X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=blobdiff_plain;f=Debbugs%2FCGI%2FBugreport.pm;h=888a1b37b11fd16bb27139b991d86c7eea8cee2f;hp=9ca67ed4ac6dbf243f749ac931d7799d92c8228a;hb=9ba3b5ba7379ac06399d7b296e7796b65fad6149;hpb=611036f0b55b809c5c4991ce4e4a6919006ad389 diff --git a/Debbugs/CGI/Bugreport.pm b/Debbugs/CGI/Bugreport.pm index 9ca67ed..888a1b3 100644 --- a/Debbugs/CGI/Bugreport.pm +++ b/Debbugs/CGI/Bugreport.pm @@ -126,7 +126,6 @@ sub display_entity { my $output = globify_scalar($param{output}); my $entity = $param{entity}; my $ref = $param{bug_num}; - my $top = $param{outer}; my $xmessage = $param{msg_num}; my $attachments = $param{attachments};