fixes bug 181699 "remove unused nsProxyAutoConfigUtils and

nsIProxyAutoConfigUtils" r=gagan sr=alecf


git-svn-id: svn://10.0.0.236/trunk@134463 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%netscape.com 2002-11-26 18:58:27 +00:00
parent b5fe6e003d
commit 74c316de9d
3 changed files with 0 additions and 3 deletions

View File

@ -18,7 +18,6 @@ nsIPrompt.idl
nsIProtocolProxyService.idl
nsIProxiedProtocolHandler.idl
nsIProxyAutoConfig.idl
nsIProxyAutoConfigUtils.idl
nsIProxyInfo.idl
nsIProxy.idl
nsIRequest.idl

View File

@ -63,7 +63,6 @@ XPIDLSRCS = \
nsIProxiedProtocolHandler.idl \
nsIProxy.idl \
nsIProxyAutoConfig.idl \
nsIProxyAutoConfigUtils.idl \
nsIProxyInfo.idl \
nsITransport.idl \
nsISocketTransport.idl \

View File

@ -53,7 +53,6 @@ CPPSRCS = \
nsNetModRegEntry.cpp \
nsNetModuleMgr.cpp \
nsProtocolProxyService.cpp \
nsProxyAutoConfigUtils.cpp \
nsRequestObserverProxy.cpp \
nsResumableEntityID.cpp \
nsSimpleStreamListener.cpp \