mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix bustage from bad merge of patches for bug 1029104. r=bustage.
--HG-- extra : rebase_source : f08d6d25ea8d6bb063f9f947f096faad7474dd22
This commit is contained in:
parent
896f8528b0
commit
fa9f85abb2
@ -73,9 +73,6 @@ public:
|
||||
*/
|
||||
int32_t
|
||||
LookupTargetIndex(nsIAtom* aTargetVariable, nsXMLBinding** aBinding);
|
||||
|
||||
private:
|
||||
~nsXMLBindingSet() {};
|
||||
};
|
||||
|
||||
/**
|
||||
|
@ -63,8 +63,6 @@ public:
|
||||
XPathResult* aInResult, ErrorResult& aRv);
|
||||
|
||||
private:
|
||||
~nsXPathExpression() {}
|
||||
|
||||
nsAutoPtr<Expr> mExpression;
|
||||
nsRefPtr<txResultRecycler> mRecycler;
|
||||
nsWeakPtr mDocument;
|
||||
|
Loading…
Reference in New Issue
Block a user