Closed Bug 476295 Opened 15 years ago Closed 15 years ago

Bug 284320 created an unused variable (aPresContext) in layout/generic/nsFrameFrame.cpp

Categories

(Core :: Layout, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: GPHemsley, Assigned: GPHemsley)

References

Details

Attachments

(1 file)

Bug 284320 removed code from layout/generic/nsFrameFrame.cpp that used the variable aPresContext. That was the only usage of the variable, but it was not removed in the patch. As such, the variable declaration has been orphaned.
Blocks: 284320
This patch removes the orphaned variable.
Attachment #359939 - Flags: review?
Attachment #359939 - Flags: superreview?(bzbarsky)
Attachment #359939 - Flags: review?(bzbarsky)
Attachment #359939 - Flags: review?
Comment on attachment 359939 [details] [diff] [review]
Remove unused variable aPresContext

Good catch.
Attachment #359939 - Flags: superreview?(bzbarsky)
Attachment #359939 - Flags: superreview+
Attachment #359939 - Flags: review?(bzbarsky)
Attachment #359939 - Flags: review+
Assignee: nobody → gphemsley
Pushed http://hg.mozilla.org/mozilla-central/rev/59f04c021bb8

Thanks for the patch!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: