Closed
Bug 212601
Opened 22 years ago
Closed 22 years ago
Remove unused variable from nsTableCellFrame.cpp
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
RESOLVED
FIXED
People
(Reporter: jag+mozilla, Unassigned)
Details
Attachments
(2 files)
|
830 bytes,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
|
6.90 KB,
patch
|
jag+mozilla
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
| Reporter | ||
Comment 1•22 years ago
|
||
Updated•22 years ago
|
Attachment #127679 -
Flags: superreview+
Attachment #127679 -
Flags: review+
| Reporter | ||
Comment 2•22 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Um, why not remove the whole function? And the two functions it calls?
(The |#if 0| code this is removing is designed incorrectly. See bug 915 for a
discussion of how it should work.)
| Reporter | ||
Comment 6•22 years ago
|
||
Comment on attachment 127682 [details] [diff] [review]
remove more
r+sr=jag
Attachment #127682 -
Flags: superreview+
Attachment #127682 -
Flags: review+
Checked in.
You need to log in
before you can comment on or make changes to this bug.
Description
•