Closed Bug 556005 Opened 14 years ago Closed 14 years ago

nsXULDocument.cpp:4167: warning: unused variable ‘rv’

Categories

(Core :: XUL, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

(Whiteboard: [build_warning])

Attachments

(1 file)

Attached patch trivial fixSplinter Review
Bug 534136 removed the last use of this variable, so GCC spams a warning about it.  Attached patch removes the variable declaration to fix the warning.

Relevant chunk of code:
http://mxr.mozilla.org/mozilla-central/source/content/xul/document/src/nsXULDocument.cpp#4162
Attachment #435921 - Flags: review?(bzbarsky)
Comment on attachment 435921 [details] [diff] [review]
trivial fix

r=bzbarsky
Attachment #435921 - Flags: review?(bzbarsky) → review+
http://hg.mozilla.org/mozilla-central/rev/c4992956959a
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [build_warning]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: