зеркало из https://github.com/mozilla/pjs.git
Fix warning caused by previous checkin (bug 186979)
r=peterv
This commit is contained in:
Родитель
0e1462cc9b
Коммит
a58a5a1bfc
|
@ -65,6 +65,8 @@ nsresult txLoadedDocumentsHash::init(Document* aSourceDocument,
|
|||
if (mStyleDocument) {
|
||||
Add(mStyleDocument);
|
||||
}
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
txLoadedDocumentsHash::~txLoadedDocumentsHash()
|
||||
|
|
Загрузка…
Ссылка в новой задаче