Fix for bug 234100: removes redundant longdescs table join criterion

r=justdave


git-svn-id: svn://10.0.0.236/trunk@152741 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
myk%mozilla.org
2004-02-13 01:45:21 +00:00
parent 15c18b97a6
commit a208bb13db

View File

@@ -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.