fixing build bustage. forgot a nsIDocumentLoaderObserver ref

This commit is contained in:
valeski%netscape.com 2001-05-04 21:01:34 +00:00
parent d12bd94ed7
commit b491d5e2f5

View File

@ -30,7 +30,6 @@
%{ C++
#include "nsIPresContext.h"
#include "nsIDocumentLoaderObserver.h"
%}
/**
@ -41,7 +40,6 @@
[ptr] native nsIPresShell(nsIPresShell);
interface nsIChromeEventHandler;
interface nsIDocumentLoaderObserver;
interface nsIDocShellLoadInfo;
interface nsIDocumentCharsetInfo;
interface nsIWebNavigation;