Fixed compiler warning
git-svn-id: svn://10.0.0.236/trunk@45434 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -204,7 +204,6 @@ nsHTMLContainerFrame::ReparentFrameView(nsIFrame* aChildFrame,
|
||||
nsIView* childView;
|
||||
nsIView* oldParentView;
|
||||
nsIView* newParentView;
|
||||
nsIFrame* commonParent = nsnull;
|
||||
|
||||
// This code is called often and we need it to be as fast as possible, so
|
||||
// see if we can trivially detect that no work needs to be done
|
||||
|
||||
@@ -204,7 +204,6 @@ nsHTMLContainerFrame::ReparentFrameView(nsIFrame* aChildFrame,
|
||||
nsIView* childView;
|
||||
nsIView* oldParentView;
|
||||
nsIView* newParentView;
|
||||
nsIFrame* commonParent = nsnull;
|
||||
|
||||
// This code is called often and we need it to be as fast as possible, so
|
||||
// see if we can trivially detect that no work needs to be done
|
||||
|
||||
Reference in New Issue
Block a user