Closed
Bug 219981
Opened 21 years ago
Closed 21 years ago
remove unused variables
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
(deleted),
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
/swap/BEOS/mozilla/mailnews/base/src/nsMsgPurgeService.cpp
In method `nsresult nsMsgPurgeService::PerformPurge()':
165: warning: unused variable `class nsTime currentTime'
/swap/BEOS/mozilla/mailnews/local/src/nsMailboxProtocol.cpp
In method `PRInt32 nsMailboxProtocol::DoneReadingMessage()':
423: warning: unused variable `nsMsgKey msgKey'
oops
Component: Viewer App → Mail Back End
Product: Browser → MailNews
QA Contact: asa → esther
Attachment #131906 -
Flags: superreview?(bienvenu)
Attachment #131906 -
Flags: review?(bienvenu)
Updated•21 years ago
|
Attachment #131906 -
Flags: superreview?(bienvenu)
Attachment #131906 -
Flags: superreview+
Attachment #131906 -
Flags: review?(bienvenu)
Attachment #131906 -
Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•