Closed
Bug 948686
Opened 12 years ago
Closed 12 years ago
"more" is unused in nsMemoryReporterManager::GetExplicit
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1023 bytes,
patch
|
n.nethercote
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8345565 -
Flags: review?(n.nethercote)
Assignee | ||
Comment 2•12 years ago
|
||
I checked the rest of the patch, and this is the only place where more became unused and failed to be deleted. I happened to notice it running by in build spew.
![]() |
||
Comment 3•12 years ago
|
||
Comment on attachment 8345565 [details] [diff] [review]
Remove unused variable declaration. r=njn
Review of attachment 8345565 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8345565 -
Flags: review?(n.nethercote) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Keywords: checkin-needed
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•