зеркало из https://github.com/mozilla/pjs.git
fix compiler error (NS_DECL_ISUPPORTS shouldn't have a ';' at the end
This commit is contained in:
Родитель
892a510708
Коммит
985b58a940
|
@ -39,7 +39,7 @@ public:
|
|||
nsMsgMailSession();
|
||||
virtual ~nsMsgMailSession();
|
||||
|
||||
NS_DECL_ISUPPORTS;
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
// nsIMsgMailSession support
|
||||
NS_IMETHOD GetCurrentIdentity(nsIMsgIdentity ** aIdentity);
|
||||
|
|
Загрузка…
Ссылка в новой задаче