diff --git a/mozilla/webtools/bugzilla/Bugzilla/Search.pm b/mozilla/webtools/bugzilla/Bugzilla/Search.pm index 68280b7723d..3db341c7f03 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Search.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Search.pm @@ -418,7 +418,6 @@ sub init { { push(@wherepart, "$table.isprivate < 1"); } - push(@wherepart, "$table.bug_id = bugs.bug_id"); # Create search terms to add to the SELECT and WHERE clauses. # $term1 searches comments.