fixes bug 181699 "remove unused nsProxyAutoConfigUtils and

nsIProxyAutoConfigUtils" r=gagan sr=alecf
This commit is contained in:
darin%netscape.com 2002-11-26 18:58:27 +00:00
parent 988211b158
commit 5e5c7025ea
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 \