Closed Bug 639372 Opened 13 years ago Closed 13 years ago

nsXFormsAccessible.cpp:438:12: warning: unused variable ‘rv’ (also line 493)

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dholbert, Assigned: davidb)

References

Details

(Whiteboard: [build_warning])

Attachments

(1 file)

When compiling nsXFormsAccessible.cpp, I get these build warnings:
> accessible/src/xforms/nsXFormsAccessible.cpp:438:12: warning: unused variable ‘rv’
> accessible/src/xforms/nsXFormsAccessible.cpp:493:12: warning: unused variable ‘rv’

These variables' last usages were removed in bug 590176.  Their declarations want to be removed too.
Attached patch trivial fixSplinter Review
Let's get rid of them.
Assignee: nobody → bolterbugz
Attachment #517414 - Flags: review?(marco.zehe)
Comment on attachment 517414 [details] [diff] [review]
trivial fix

r=me
Attachment #517414 - Flags: review?(marco.zehe) → review+
When are we going to take this one?
looks like either this landed, or someone just got rid of those declarations  when working on something else.  In any case I can't find them anymore.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Yup, looks like bug 634218 removed these variables.
Depends on: 634218
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: