This wasn't supposed to go in...

This commit is contained in:
bzbarsky%mit.edu 2004-07-30 06:21:04 +00:00
Родитель ff3b8770ed
Коммит 7910be6729
2 изменённых файлов: 0 добавлений и 8 удалений

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

@ -520,10 +520,6 @@ nsFrame::Init(nsIPresContext* aPresContext,
NS_IF_ADDREF(mContent);
mParent = aParent;
if (mContent) {
mContent->SetMayHaveFrame(PR_TRUE);
}
if (aPrevInFlow) {
// Make sure the general flags bits are the same
nsFrameState state = aPrevInFlow->GetStateBits();

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

@ -520,10 +520,6 @@ nsFrame::Init(nsIPresContext* aPresContext,
NS_IF_ADDREF(mContent);
mParent = aParent;
if (mContent) {
mContent->SetMayHaveFrame(PR_TRUE);
}
if (aPrevInFlow) {
// Make sure the general flags bits are the same
nsFrameState state = aPrevInFlow->GetStateBits();