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:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user