Fix a compile warning. b=399694 r+sr=dbaron a1.9=damons
git-svn-id: svn://10.0.0.236/trunk@247905 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a71e1473a0
commit
09a4f31f07
@ -8880,8 +8880,7 @@ PRBool NotifyListBoxBody(nsPresContext* aPresContext,
|
||||
}
|
||||
|
||||
PRInt32 namespaceID;
|
||||
nsIAtom* tag =
|
||||
aDocument->BindingManager()->ResolveTag(aContainer, &namespaceID);
|
||||
aDocument->BindingManager()->ResolveTag(aContainer, &namespaceID);
|
||||
|
||||
// XBL form control cruft... should that really be testing that the
|
||||
// namespace is XUL? Seems odd...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user