Closed Bug 936989 Opened 11 years ago Closed 11 years ago

widget/xpwidgets/nsIdleService.cpp: [-Wunused-variable] unused variable 'nextTimeoutDuration'

Categories

(Core :: Widget, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: cpeterson, Assigned: cpeterson)

References

(Blocks 1 open bug)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

This patch fixes two warnings in xpwidgets code with the additional benefit of removing a TimeStamp::Now() call from release builds.

widget/xpwidgets/nsIdleService.cpp:775:16 [-Wunused-variable] unused variable 'nextTimeoutDuration'                                                                         
widget/xpwidgets/nsIdleService.cpp:854:16 [-Wunused-variable] unused variable 'nextTimeoutDuration'
Attachment #830003 - Flags: review?(vladimir)
https://hg.mozilla.org/integration/mozilla-inbound/rev/75ece7541d97
Assignee: nobody → cpeterson
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/75ece7541d97
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: