mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Removing ifdef DEBUG_dp.
This commit is contained in:
parent
cb3c8383b8
commit
d73e78aeaf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user