Closed Bug 613999 Opened 15 years ago Closed 15 years ago

nsCSSFrameConstructor.cpp:4751: warning: unused variable ‘sGenericContainerData’

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dholbert, Unassigned)

References

Details

(Whiteboard: [build_warning])

Relatively new GCC warning that I just noticed in my build-spew: > nsCSSFrameConstructor.cpp:4751: warning: unused variable ‘sGenericContainerData’ Looks to have been introduced from bug 477171's checkin -- looks like that patch removed the last uses of this variable: http://hg.mozilla.org/mozilla-central/diff/4d725ae3efb9/layout/base/nsCSSFrameConstructor.cpp This variable probably wants to be removed.
This will get fixed with the patch in bug 614265.
Indeed it was.
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 614265
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.