Remove nsIDocumentloader, nsIDocumentLoaderObserver from the builds. These files are now

in the uriloader
r=travis
This commit is contained in:
mscott%netscape.com 2000-01-29 06:04:35 +00:00
Родитель bf0b2945cd
Коммит cbb675dd1b
3 изменённых файлов: 2 добавлений и 8 удалений

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

@ -7,8 +7,7 @@ nsIClipboardCommands.h
nsIContentViewer.h
nsIContentViewerContainer.h
nsIDocStreamLoaderFactory.h
nsIDocumentLoader.h
nsIDocumentLoaderObserver.h
nsIDocumentLoaderFactory.h
nsILinkHandler.h
nsIRefreshURI.h
nsIUrlDispatcher.h

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

@ -33,8 +33,7 @@ EXPORTS = \
nsIContentViewer.h \
nsIContentViewerContainer.h \
nsIDocStreamLoaderFactory.h \
nsIDocumentLoader.h \
nsIDocumentLoaderObserver.h \
nsIDocumentLoaderFactory.h \
nsILinkHandler.h \
nsIUrlDispatcher.h \
nsIWebShell.h \

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

@ -422,10 +422,6 @@ public:
*/
NS_IMETHOD GetHistoryState(nsISupports** aLayoutHistoryState) = 0;
NS_IMETHOD SetHistoryState(nsISupports* aLayoutHistoryState) = 0;
NS_IMETHOD SetParentURIContentListener(nsIURIContentListener * aContentListener) = 0;
NS_IMETHOD GetParentURIContentListener(nsIURIContentListener ** aContentListener) = 0;
};
extern "C" NS_WEB nsresult