remove stale DEBUG_jband block. rs=jband a=dbaron

This commit is contained in:
jband%netscape.com 2002-03-05 08:02:05 +00:00
parent dac4fdf779
commit 3ac1b33f9c

View File

@ -2264,11 +2264,6 @@ nsScriptSecurityManager::GetScriptSecurityManager()
NS_WARN_IF_FALSE(NS_SUCCEEDED(rv),
"failed to install xpconnect security manager!");
#ifdef DEBUG_jband
else
printf("!!!!! xpc security manager registered\n");
#endif
}
else
NS_WARNING("can't get xpconnect to install security manager!");