]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Status.pm
Drop more unused variables
[debbugs.git] / Debbugs / Status.pm
index 72e9ae65a05dd37c9877dbed32a2233ef5bc0153..dabf8112229f195c007c78e662b999ae9cc6e42b 100644 (file)
@@ -416,7 +416,6 @@ data.
 =cut
 
 sub lockreadbugmerge {
-     my ($bug_num,$location) = @_;
      my $data = lockreadbug(@_);
      if (not defined $data) {
          return (0,undef);