Removing ifdef DEBUG_dp.

This commit is contained in:
dp%netscape.com 1999-10-07 21:03:48 +00:00
parent cb3c8383b8
commit d73e78aeaf

View File

@ -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