From 7df87d258068ff4cb242e75166558bbc41d2a2aa Mon Sep 17 00:00:00 2001 From: "tbogard%aol.net" Date: Wed, 1 Dec 1999 03:07:02 +0000 Subject: [PATCH] Removed nsIDocShellFile and nsIDocShellEdit from the include list. git-svn-id: svn://10.0.0.236/trunk@54849 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsCDocShell.idl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mozilla/docshell/base/nsCDocShell.idl b/mozilla/docshell/base/nsCDocShell.idl index 8d77ca24cd5..9b774991549 100644 --- a/mozilla/docshell/base/nsCDocShell.idl +++ b/mozilla/docshell/base/nsCDocShell.idl @@ -22,8 +22,6 @@ #include "nsIDocShell.idl" #include "nsIDocShellContainer.idl" -#include "nsIDocShellEdit.idl" -#include "nsIDocShellFile.idl" #include "nsIBaseWindow.idl" #include "nsIScrollable.idl" #include "nsITextScroll.idl" @@ -34,8 +32,6 @@ nsCHTMLDocShell implements: ------------------------- nsIDocShell nsIHTMLDocShell -nsIDocShellEdit -nsIDocShellFile nsIBaseWindow nsIScrollable nsITextScroll