Closed Bug 658834 Opened 14 years ago Closed 14 years ago

nsTextFrameThebes.cpp:1148:19: warning: unused variable ‘sc’

Categories

(Core :: Layout: Text and Fonts, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla6

People

(Reporter: dholbert, Assigned: dholbert)

Details

(Whiteboard: [build_warning])

Attachments

(1 file)

Filing bug on this warning: > nsTextFrameThebes.cpp: In function ‘void BuildTextRuns([...])’: > nsTextFrameThebes.cpp:1148:19: warning: unused variable ‘sc’ Variable was introduced in... http://hg.mozilla.org/mozilla-central/diff/3fd770ef6a65/layout/generic/nsTextFrameThebes.cpp#l1.31 ...(bug 253317) without any usages. Looks like it was just left over from an earlier version of the patch that needed it.
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #534264 - Flags: review?(jfkthame)
Comment on attachment 534264 [details] [diff] [review] fix: remove unused variable Yup, looks like a leftover - thanks for cleaning up!
Attachment #534264 - Flags: review?(jfkthame) → review+
Whiteboard: [build_warning] → [build_warning][fixed-in-cedar]
Whiteboard: [build_warning][fixed-in-cedar] → [build_warning]
Target Milestone: --- → mozilla6
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Mozilla/5.0 (Windows NT 5.1; rv:8.0a1) Gecko/20110728 Firefox/8.0a1 Looked at: http://hg.mozilla.org/mozilla-central/file/f5f1e3822540/layout/generic/nsTextFrameThebes.cpp#l1187 Based on this I am marking this: VERIFIED FIXED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: