removing (unused) references to nsIWebShell.h. requested by buster@netscape.com, bug 16510, r:me

git-svn-id: svn://10.0.0.236/trunk@51447 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
danm%netscape.com 1999-10-21 22:47:50 +00:00
parent b541cbb7e8
commit 4e8be85212
3 changed files with 0 additions and 4 deletions

View File

@ -62,7 +62,6 @@
#include "nsITimerCallback.h"
#include "nsIBrowserWindow.h"
#include "nsIWebShell.h"
// Globals

View File

@ -19,7 +19,6 @@
#include "nsIBlockingNotification.h"
#include "nsIURL.h"
#include "nsIWebShell.h"
#include "nsNetSupportDialog.h"
#include "nsIEventQueueService.h"

View File

@ -36,12 +36,10 @@
#include "nsIDocumentObserver.h"
#include "nsString.h"
#include "nsIURL.h"
#include "nsIWebShellWindow.h"
#include "nsIContent.h"
#include "nsINameSpaceManager.h"
#include "nsIContentViewer.h"
#include "nsIDocumentViewer.h"
#include "nsIWebShell.h"
#include "nsIDocument.h"
#include "nsIDOMXULDocument.h"
#include "nsIDOMElement.h"