Closed Bug 1008651 Opened 10 years ago Closed 10 years ago

jsd_xpc.cpp:104:12: warning: unused variable 'jsdASObserverCtrID' [-Wunused-const-variable]

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Build warning:
{
js/jsd/jsd_xpc.cpp:104:12: warning: unused variable 'jsdASObserverCtrID' [-Wunused-const-variable]
}

MXR search proving that this variable is unused:
http://mxr.mozilla.org/mozilla-central/search?string=jsdASObserverCtrID
Attached patch fixSplinter Review
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #8420618 - Flags: review?(n.nethercote)
FWIW, "git log -p" shows that the last usage of this variable was removed here:
 http://hg.mozilla.org/mozilla-central/rev/08410c390aa9#l363.125
for bug 568691.
Attachment #8420618 - Flags: review?(n.nethercote) → review+
https://hg.mozilla.org/mozilla-central/rev/71b5ff901bc1
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: