Backing out fix in bug 173072 (see bug 179459).

This commit is contained in:
roc+%cs.cmu.edu 2002-11-11 13:58:06 +00:00
parent 8f7f3eaa34
commit f93d6940f2

View File

@ -1152,10 +1152,8 @@ nsBox::SyncLayout(nsBoxLayoutState& aState)
view,
nsnull,
flags);
nsHTMLContainerFrame::SyncFrameViewProperties(presContext, frame, nsnull, view);
}
return NS_OK;
}