Bug 824654 - Remove duplicated class define to fix bustage on Win64 builder. r=heycam

This commit is contained in:
Makoto Kato 2012-12-26 13:44:12 +09:00
parent 87a0892ed8
commit 5434e5c023

View File

@ -233,8 +233,8 @@ protected:
class nsAutoParseCompoundProperty;
friend class nsAutoParseCompoundProperty;
class nsAutoParseCompoundProperty;
friend class nsAutoParseCompoundProperty;
class nsAutoFailingSupportsRule;
friend class nsAutoFailingSupportsRule;
class nsAutoSuppressErrors;
friend class nsAutoSuppressErrors;