mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 682767 - Warning nsISupportsImpl.h: unused owner; r=bsmedberg
This commit is contained in:
parent
3360aa4b4c
commit
994208d9c8
@ -175,7 +175,7 @@ public:
|
||||
return refcount;
|
||||
}
|
||||
|
||||
void stabilizeForDeletion(nsISupports *owner)
|
||||
void stabilizeForDeletion(nsISupports*)
|
||||
{
|
||||
mTagged = NS_CCAR_TAGGED_STABILIZED_REFCNT;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user