X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Debbugs%2FSOAP.pm;h=9ed0249b863731504e1975eb105edd90a34abfe3;hb=9ba3b5ba7379ac06399d7b296e7796b65fad6149;hp=7508e9414da28e2a260783dc2e2cb6a0baebc154;hpb=611036f0b55b809c5c4991ce4e4a6919006ad389;p=debbugs.git diff --git a/Debbugs/SOAP.pm b/Debbugs/SOAP.pm index 7508e94..9ed0249 100644 --- a/Debbugs/SOAP.pm +++ b/Debbugs/SOAP.pm @@ -233,7 +233,6 @@ sub get_bug_log{ my %seen_msg_ids; my $current_msg=0; - my $status = {}; my @messages; while (my $record = $log->read_record()) { $current_msg++;