Fixed compiler warning

git-svn-id: svn://10.0.0.236/trunk@45434 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy%netscape.com
1999-09-01 04:32:45 +00:00
parent 1a874780a4
commit 24ca350dea
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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