Closed Bug 225653 Opened 21 years ago Closed 21 years ago

Can we eliminate ConvertMessagesToResourceArray? (Appears unused)

Categories

(MailNews Core :: Backend, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.6beta

People

(Reporter: stephend, Assigned: stephend)

Details

Attachments

(1 file)

ConvertMessagesToResourceArray _appears_ unused (no callers that I can see)

http://lxr.mozilla.org/seamonkey/search?string=ConvertMessagesToRe

http://lxr.mozilla.org/seamonkey/source/mailnews/base/resources/content/mailCommands.js#38

 38 function ConvertMessagesToResourceArray(messages,  resourceArray)
 39 {
 40     dump("fix or remove this\n");
 41     // going away...
 42 }

David, Scott, Neil, can we safely remove this?
Status: NEW → ASSIGNED
Comment on attachment 135461 [details] [diff] [review]
Patch to remove it, if my assumption rings true.

Sure, sounds like a hangover from when the thread pane used RDF.
Attachment #135461 - Flags: review+
Attachment #135461 - Flags: superreview?(mscott)
Comment on attachment 135461 [details] [diff] [review]
Patch to remove it, if my assumption rings true.

Trying a different super-reviewer.
Attachment #135461 - Flags: superreview?(mscott) → superreview?(bienvenu)
Attachment #135461 - Flags: superreview?(bienvenu) → superreview+
C:\moz_src\mozilla\mailnews\base\resources\content>cvs commit -m "Bug 225653.  R
emove unused function ConvertMessagesToResourceArray().  r=neil, sr=bienvenu" ma
ilCommands.js
Checking in mailCommands.js;
/cvsroot/mozilla/mailnews/base/resources/content/mailCommands.js,v  <--  mailCom
mands.js
new revision: 1.78; previous revision: 1.77
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
OS: Windows 2000 → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.6beta
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: