Fix merge bustage.

git-svn-id: svn://10.0.0.236/branches/SVG_20010721_BRANCH@102403 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alex.fritze%crocodile-clips.com
2001-09-06 11:46:47 +00:00
parent e284a8665f
commit ce352439a3

View File

@@ -5863,10 +5863,6 @@ nsCSSFrameConstructor::ConstructXULFrame(nsIPresShell* aPresShell,
processChildren = PR_TRUE;
isReplaced = PR_TRUE;
nsCOMPtr<nsIBoxLayout> layout;
NS_NewBulletinBoardLayout(aPresShell, layout);
rv = NS_NewStackFrame(aPresShell, &newFrame);
if (IsScrollable(aPresContext, display)) {