mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
remove stale DEBUG_jband block. rs=jband a=dbaron
This commit is contained in:
parent
dac4fdf779
commit
3ac1b33f9c
@ -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!");
|
||||
|
Loading…
Reference in New Issue
Block a user