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
Родитель 1be645e670
Коммит 950c622c23
3 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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