This commit is contained in:
troy%netscape.com 1998-09-18 03:13:47 +00:00
Родитель 356c3c5ab5
Коммит 99e44d52a8
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -124,7 +124,6 @@ NS_METHOD nsTableColGroupFrame::Reflow(nsIPresContext& aPresContext,
// for every content child that (is a column thingy and does not already have a frame)
// create a frame and adjust it's style
nsresult rv;
nsIFrame* kidFrame = nsnull;
if (eReflowReason_Initial == aReflowState.reason) {

Просмотреть файл

@ -124,7 +124,6 @@ NS_METHOD nsTableColGroupFrame::Reflow(nsIPresContext& aPresContext,
// for every content child that (is a column thingy and does not already have a frame)
// create a frame and adjust it's style
nsresult rv;
nsIFrame* kidFrame = nsnull;
if (eReflowReason_Initial == aReflowState.reason) {