Removed a bogus assertion. b=345699 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@205039 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3e5c4afce8
commit
664b17d9de
@ -867,7 +867,6 @@ nsContainerFrame::DeleteNextInFlowChild(nsPresContext* aPresContext,
|
||||
{
|
||||
nsIFrame* prevInFlow = aNextInFlow->GetPrevInFlow();
|
||||
NS_PRECONDITION(prevInFlow, "bad prev-in-flow");
|
||||
NS_PRECONDITION(mFrames.ContainsFrame(aNextInFlow), "bad geometric parent");
|
||||
|
||||
// If the next-in-flow has a next-in-flow then delete it, too (and
|
||||
// delete it first).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user