backing out andreas and warren
git-svn-id: svn://10.0.0.236/trunk@57840 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -30,9 +30,6 @@
|
||||
#include "nsSocketTransportService.h"
|
||||
#include "nsSocketProviderService.h"
|
||||
#include "nscore.h"
|
||||
#include "nsStdURLParser.h"
|
||||
#include "nsAuthURLParser.h"
|
||||
#include "nsNoAuthURLParser.h"
|
||||
#include "nsStdURL.h"
|
||||
#include "nsSimpleURI.h"
|
||||
#include "nsDnsService.h"
|
||||
@@ -101,20 +98,7 @@ static nsModuleComponentInfo gNetModuleInfo[] = {
|
||||
{ "Load Group",
|
||||
NS_LOADGROUP_CID,
|
||||
"component://netscape/network/load-group",
|
||||
nsLoadGroup::Create },
|
||||
{ "StdURLParser",
|
||||
NS_STANDARDURLPARSER_CID,
|
||||
"component://netscape/network/standard-urlparser",
|
||||
nsStdURLParser::Create },
|
||||
{ "AuthURLParser",
|
||||
NS_AUTHORITYURLPARSER_CID,
|
||||
"component://netscape/network/authority-urlparser",
|
||||
nsAuthURLParser::Create },
|
||||
{ "NoAuthURLParser",
|
||||
NS_NOAUTHORITYURLPARSER_CID,
|
||||
"component://netscape/network/no-authority-urlparser",
|
||||
nsNoAuthURLParser::Create },
|
||||
nsLoadGroup::Create }
|
||||
};
|
||||
|
||||
NS_IMPL_NSGETMODULE("net", gNetModuleInfo)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user