#45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self git-svn-id: svn://10.0.0.236/trunk@197415 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f914a5443e
commit
967b00638f
@ -81,7 +81,7 @@ public:
|
||||
//----------------------------------------------------------------------
|
||||
// Class nsUnicodeDecodeHelper [implementation]
|
||||
|
||||
NS_IMPL_ISUPPORTS(nsUnicodeDecodeHelper, kIUnicodeDecodeHelperIID);
|
||||
NS_IMPL_ISUPPORTS1(nsUnicodeDecodeHelper, nsIUnicodeDecodeHelper)
|
||||
|
||||
nsUnicodeDecodeHelper::nsUnicodeDecodeHelper()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user