Closed Bug 1730756 Opened 3 years ago Closed 3 years ago

dom/base/test/gtest/TestScheduler.cpp:20:27: warning: unused variable 'sStartupTime' [-Wunused-variable]

Categories

(Core :: DOM: Core & HTML, task)

task

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

Build warning in builds with ac_add_options --disable-unified-build:

dom/base/test/gtest/TestScheduler.cpp:20:27: warning: unused variable 'sStartupTime' [-Wunused-variable]

This variable was added in https://hg.mozilla.org/mozilla-central/rev/76b3d763c9afa777318fbe1ba96570bdda0a9c10#l3.24 (and it looks like it was actually already-unused in that commit).

Pushed by dholbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8290fa2c027e
Remove unused variable sStartupTime from a gtest. r=sfink
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: