Closed Bug 79071 Opened 23 years ago Closed 23 years ago

Remove last remnant of gThreadTree from SearchDialog.js (declaration)

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: stephend)

Details

Index: SearchDialog.js
===================================================================
RCS file: /cvsroot/mozilla/mailnews/base/search/resources/content/SearchDialog.j
s,v
retrieving revision 1.41
diff -u -r1.41 SearchDialog.js
--- SearchDialog.js     2001/04/30 03:17:30     1.41
+++ SearchDialog.js     2001/05/06 05:22:51
@@ -33,7 +33,6 @@

 var gFolderDatasource;
 var gFolderPicker;
-var gThreadTree;
 var gStatusBar = null;
 var gStatusFeedback = new nsMsgStatusFeedback;
 var gNumOfSearchHits = 0;
That was a left-over declaration from the cleanup in bug 73459.
r=hwaara
sr=sspitzer

thanks for doing the cleanup
Fix is in.  
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
To verify this, simply visit
http://lxr.mozilla.org/seamonkey/source/mailnews/base/search/resources/content/SearchDialog.js

from line 1 to about line 50, just see that "var gThreadTree;" isn't present.
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Component: MailNews: Search → MailNews: Message Display
QA Contact: esther → search
You need to log in before you can comment on or make changes to this bug.