Closed Bug 735419 Opened 12 years ago Closed 12 years ago

gfxTextRun constructor has unused parameter 'aText'

Categories

(Core :: Graphics, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: jwir3, Assigned: jfkthame)

Details

Attachments

(1 file)

The aText parameter in this function:
http://mxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxFont.cpp#4040

Is unused in the body of the function, and should probably be removed.
Yup, it can go - thanks for catching that. It was made redundant by bug 703100, but I forgot to remove it there.
Assignee: nobody → jfkthame
Attachment #605669 - Flags: review?(jdaggett) → review+
https://hg.mozilla.org/mozilla-central/rev/507417303ad2
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: