Removed call to NET_InitJSProtocol for NECKO only... This should help fix the build bustage when NECKO is defined.
git-svn-id: svn://10.0.0.236/trunk@39061 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3744,7 +3744,9 @@ void
|
||||
nsWebShellFactory::StartServices()
|
||||
{
|
||||
// XXX TEMPORARY Till we have real pluggable protocol handlers
|
||||
#ifndef NECKO
|
||||
NET_InitJavaScriptProtocol();
|
||||
#endif // NECKO
|
||||
mStartedServices = PR_TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user