Closed
Bug 689204
Opened 14 years ago
Closed 14 years ago
nsHTMLTableElement.cpp:1020:27: warning: unused variable ‘readDisplay’ [-Wunused-variable]
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: dholbert, Assigned: dholbert)
References
(Blocks 1 open bug)
Details
(Whiteboard: [inbound])
Attachments
(1 file)
1.33 KB,
patch
|
bernd_mozilla
:
review+
|
Details | Diff | Splinter Review |
Filing bug on this build warning:
> nsHTMLTableElement.cpp:1020:27: warning: unused variable ‘readDisplay’
Last usage was deleted in this cset for bug 211636:
https://hg.mozilla.org/mozilla-central/rev/4738b38a2f3c#l2.208
Patch coming up.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #562472 -
Flags: review?(bernd_mozilla)
Attachment #562472 -
Flags: review?(bernd_mozilla) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Whiteboard: [inbound]
Target Milestone: --- → mozilla10
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•