Closed
Bug 561861
Opened 15 years ago
Closed 15 years ago
Fix warning: nsCSSRendering.cpp:725: warning: unused variable ‘ourColor’
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dholbert, Assigned: dholbert)
References
Details
(Whiteboard: [build_warning])
Attachments
(1 file)
830 bytes,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
Filing bug on this warning:
> nsCSSRendering.cpp:725: warning: unused variable 'ourColor'
This variable's last use was removed in this changeset for bug 147777:
http://hg.mozilla.org/mozilla-central/rev/44d198975192#l1.55
Assignee | ||
Comment 1•15 years ago
|
||
Assignee | ||
Updated•15 years ago
|
Attachment #441608 -
Flags: review?(dbaron)
Comment on attachment 441608 [details] [diff] [review]
fix v1
r=dbaron
Attachment #441608 -
Flags: review?(dbaron) → review+
Assignee | ||
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Whiteboard: [build_warning]
You need to log in
before you can comment on or make changes to this bug.
Description
•