зеркало из https://github.com/mozilla/pjs.git
Bug 450133 - fix nits in TestHashtables.cpp, r=bsmedberg
This commit is contained in:
Родитель
7321cc92e8
Коммит
a806e0a2e8
|
@ -216,7 +216,7 @@ nsCEnum(const nsACString& aKey, nsAutoPtr<TestUniChar>& aData, void* userArg) {
|
|||
}
|
||||
|
||||
//
|
||||
// all this nsIFoo stuff was copied wholesale from TestCOMPTr.cpp
|
||||
// all this nsIFoo stuff was copied wholesale from TestCOMPtr.cpp
|
||||
//
|
||||
|
||||
#define NS_IFOO_IID \
|
||||
|
@ -228,7 +228,6 @@ class IFoo : public nsISupports
|
|||
public:
|
||||
NS_DECLARE_STATIC_IID_ACCESSOR(NS_IFOO_IID)
|
||||
|
||||
public:
|
||||
IFoo();
|
||||
|
||||
NS_IMETHOD_(nsrefcnt) AddRef();
|
||||
|
|
Загрузка…
Ссылка в новой задаче