Bug 1038213 - Give nsTestComFactory a private destructor; r=bjacob

This commit is contained in:
Ehsan Akhgari 2014-07-15 14:58:34 -04:00
parent dacd893b8c
commit ea38d20a97

View File

@ -70,6 +70,7 @@ MozExternalRefCountType nsTestCom::Release()
}
class nsTestComFactory MOZ_FINAL : public nsIFactory {
~nsTestComFactory() {}
NS_DECL_ISUPPORTS
public:
nsTestComFactory() {