Closed Bug 685084 Opened 13 years ago Closed 13 years ago

unused variable 'lm' in mozilla::widget::PuppetWidget::DispatchPaintEvent()

Categories

(Core :: Widget, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla9

People

(Reporter: MatsPalmgren_bugz, Assigned: emorley)

Details

Attachments

(1 file)

GCC warns when compiling PuppetWidget.cpp:

widget/src/xpwidgets/PuppetWidget.cpp: In member function 'nsresult mozilla::widget::PuppetWidget::DispatchPaintEvent()':
widget/src/xpwidgets/PuppetWidget.cpp:561:19: warning: unused variable 'lm'

http://mxr.mozilla.org/mozilla-central/source/widget/src/xpwidgets/PuppetWidget.cpp#561
Attached patch Patch v1Splinter Review
Was originally added in http://hg.mozilla.org/mozilla-central/diff/787338296ce8/widget/src/xpwidgets/PuppetWidget.cpp
Assignee: nobody → bmo
Status: NEW → ASSIGNED
Attachment #560472 - Flags: review?(roc)
Flags: in-testsuite-
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → Trunk
https://hg.mozilla.org/mozilla-central/rev/13d1f83e452a
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.

Attachment

General

Created:
Updated:
Size: