From 60d7fc3d9efe9b4c12e04a40323ba3e05087a2ac Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Wed, 29 Mar 2000 09:50:07 +0000 Subject: [PATCH] remove unnecessary nsIPref.idl dependancies git-svn-id: svn://10.0.0.236/trunk@64478 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsIDocShell.idl | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/docshell/base/nsIDocShell.idl b/mozilla/docshell/base/nsIDocShell.idl index ae0f3fb2930..7437e4c9d28 100644 --- a/mozilla/docshell/base/nsIDocShell.idl +++ b/mozilla/docshell/base/nsIDocShell.idl @@ -23,7 +23,6 @@ #include "nsISupports.idl" #include "domstubs.idl" -#include "nsIPref.idl" #include "nsIURIContentListener.idl" #include "nsIURI.idl"