Remove unused aDeep args from AppendChildTo and InsertChildAt. Bug 289316,

r=sicking, sr=peterv, a=brendan
This commit is contained in:
bzbarsky@mit.edu
2005-04-18 22:58:35 +00:00
parent 9ec6060743
commit 6e66e038f3
35 changed files with 147 additions and 195 deletions

View File

@@ -2119,7 +2119,6 @@ nsComboboxControlFrame::CreateAnonymousContent(nsPresContext* aPresContext,
mDisplayContent->SetText(NS_LITERAL_STRING("X"), PR_TRUE);
nsCOMPtr<nsIDocument> doc = mContent->GetDocument();
// mContent->AppendChildTo(labelContent, PR_FALSE, PR_FALSE);
nsCOMPtr<nsINodeInfo> nodeInfo;
doc->NodeInfoManager()->GetNodeInfo(nsHTMLAtoms::input, nsnull,