Take myself out of the "you suck" list. r=dp

git-svn-id: svn://10.0.0.236/trunk@50003 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ramiro%netscape.com 1999-10-06 20:22:23 +00:00
parent 9baa358bf2
commit 3412f4f935

View File

@ -173,7 +173,7 @@ nsDll::Init(const char *libPersistentDescriptor)
nsDll::~nsDll(void)
{
#if defined(DEBUG_dp) || defined(DEBUG_ramiro) || defined(DEBUG_akkana)
#if defined(DEBUG_dp) || defined(DEBUG_akkana)
// 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