Closed Bug 1304802 Opened 8 years ago Closed 8 years ago

remove unused MsgQueryElementAt() from mailnews/base/util/nsMsgUtils.h

Categories

(MailNews Core :: Composition, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 52.0

People

(Reporter: aceman, Assigned: aceman)

References

Details

Attachments

(1 file)

Some helpers for nsISupportsArray in nsMsgUtls.h seem unused:

class NS_MSG_BASE MsgQueryElementAt : public nsCOMPtr_helper
  {
    public:
      MsgQueryElementAt( nsISupportsArray* anArray, uint32_t aIndex, nsresult* aErrorPtr )

inline const MsgQueryElementAt
do_QueryElementAt( nsISupportsArray* array, uint32_t aIndex, nsresult* aErrorPtr = 0 )
Comment on attachment 8793877 [details] [diff] [review]
patch

Review of attachment 8793877 [details] [diff] [review]:
-----------------------------------------------------------------

Thx for the cleanup! r=mkmelin
Attachment #8793877 - Flags: review?(mkmelin+mozilla) → review+
https://hg.mozilla.org/comm-central/rev/a94bcdb65d806805648ad6c9e1251a2edb8d1df4
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 52.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: