зеркало из https://github.com/mozilla/pjs.git
removed ifdef preventing the loadgroup from being released.
This commit is contained in:
Родитель
d294408031
Коммит
01d89ba5b2
|
@ -111,9 +111,7 @@ ImageGroupImpl::~ImageGroupImpl()
|
|||
|
||||
NS_IF_RELEASE(mManager);
|
||||
NS_IF_RELEASE(mNetContext);
|
||||
#ifndef NECKO
|
||||
NS_IF_RELEASE(mLoadGroup);
|
||||
#endif
|
||||
}
|
||||
|
||||
NS_IMPL_ISUPPORTS(ImageGroupImpl, kIImageGroupIID)
|
||||
|
|
Загрузка…
Ссылка в новой задаче