Closed Bug 457617 Opened 17 years ago Closed 17 years ago

remove unused function and vestigial prototype from nsCSSRendering.cpp

Categories

(Core :: Layout: Block and Inline, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1b1

People

(Reporter: zwol, Assigned: zwol)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
My patch to make nsCSSRendering's private functions visible only in nsCSSRendering.cpp revealed two functions as totally unused. FillPolygon has already been deleted (bug 457119) but there's still a forward declaration for it. This patch removes the other function, DrawLine, and the vestigial declaration of FillPolygon.
Attachment #340854 - Flags: superreview?(roc)
Attachment #340854 - Flags: review?(roc)
Attachment #340854 - Flags: superreview?(roc)
Attachment #340854 - Flags: superreview+
Attachment #340854 - Flags: review?(roc)
Attachment #340854 - Flags: review+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: