mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1038213 - Give nsTestComFactory a private destructor; r=bjacob
This commit is contained in:
parent
dacd893b8c
commit
ea38d20a97
@ -70,6 +70,7 @@ MozExternalRefCountType nsTestCom::Release()
|
||||
}
|
||||
|
||||
class nsTestComFactory MOZ_FINAL : public nsIFactory {
|
||||
~nsTestComFactory() {}
|
||||
NS_DECL_ISUPPORTS
|
||||
public:
|
||||
nsTestComFactory() {
|
||||
|
Loading…
Reference in New Issue
Block a user