Closed Bug 665723 Opened 13 years ago Closed 13 years ago

Fix unused variable warnings in layout/generic/

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla7

People

(Reporter: emorley, Assigned: emorley)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

Attachments

(1 file)

layout/generic/nsBlockFrame.cpp:3987:14: warning: unused variable 'rv'
http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsBlockFrame.cpp#3987

layout/generic/nsBlockReflowState.cpp:944:12: warning: unused variable 'rv'
http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsBlockReflowState.cpp#944

layout/generic/nsImageFrame.cpp:776:11: warning: unused variable 'result'
http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsImageFrame.cpp#776

layout/generic/nsImageFrame.cpp:789:11: warning: unused variable 'result'
http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsImageFrame.cpp#789

layout/generic/nsObjectFrame.cpp:1386: warning: unused variable 'rv'
http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsObjectFrame.cpp#1386

layout/generic/nsTextFrameThebes.cpp:464:12: warning: unused variable 'found'
http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsTextFrameThebes.cpp#464
Attachment #540600 - Flags: review?(roc)
Comment on attachment 540600 [details] [diff] [review]
Fix build warnings

Review of attachment 540600 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #540600 - Flags: review?(roc) → review+
http://hg.mozilla.org/mozilla-central/rev/c1e186909f3c
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
You need to log in before you can comment on or make changes to this bug.