Bug 380872: Forgot to address bzs review comment to remove this assertion. r/sr=bz

git-svn-id: svn://10.0.0.236/trunk@226766 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jonas%sicking.cc
2007-05-22 00:08:05 +00:00
parent 985a5c328e
commit ca7ad7a2f3

View File

@@ -1817,7 +1817,6 @@ nsGenericElement::BindToTree(nsIDocument* aDocument, nsIContent* aParent,
// ...then check if we have content in insertion points
if (aBindingParent) {
nsXBLBinding* binding = bmgr->GetBinding(aBindingParent);
NS_ASSERTION(binding, "huh, no binding?");
if (binding) {
// These should be refcounted.
nsInsertionPointList* inserts =