remove stale DEBUG_jband block. rs=jband a=dbaron

git-svn-id: svn://10.0.0.236/trunk@115802 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com
2002-03-05 08:02:05 +00:00
parent 0913674a48
commit 69252ef472

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!");