Closed
Bug 579297
Opened 13 years ago
Closed 13 years ago
warning: unused variable 'rv' in nsXBLDocGlobalObject::GetPrincipal()
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
636 bytes,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
content/xbl/src/nsXBLDocumentInfo.cpp: In member function ‘virtual nsIPrincipal* nsXBLDocGlobalObject::GetPrincipal()’: 404: warning: unused variable ‘rv’
Comment 2•13 years ago
|
||
Comment on attachment 457814 [details] [diff] [review] patch Looks like the deCOM changes made it redundant.
Attachment #457814 -
Flags: review?(neil) → review+
http://hg.mozilla.org/mozilla-central/rev/97db4c97eadb
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•