зеркало из https://github.com/mozilla/pjs.git
Removing ifdef DEBUG_dp.
This commit is contained in:
Родитель
f99c21972a
Коммит
0be9ba382c
|
@ -173,7 +173,7 @@ nsDll::Init(const char *libPersistentDescriptor)
|
|||
|
||||
nsDll::~nsDll(void)
|
||||
{
|
||||
#if defined(DEBUG_dp) || defined(DEBUG_akkana)
|
||||
#if 0
|
||||
// The dll gets deleted when the dllStore is destroyed. This happens on
|
||||
// app shutdown. At that point, unloading dlls can cause crashes if we have
|
||||
// - dll dependencies
|
||||
|
|
Загрузка…
Ссылка в новой задаче