From a919ea864bc2aed2dc3a3883ae006b110b4a4bec Mon Sep 17 00:00:00 2001 From: "disttsc%bart.nl" Date: Thu, 9 Nov 2000 21:14:43 +0000 Subject: [PATCH] Whoops, forgot to remove one line git-svn-id: svn://10.0.0.236/trunk@82501 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsDocShell.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/docshell/base/nsDocShell.cpp b/mozilla/docshell/base/nsDocShell.cpp index 8702cdaf46a..531932c2250 100644 --- a/mozilla/docshell/base/nsDocShell.cpp +++ b/mozilla/docshell/base/nsDocShell.cpp @@ -46,7 +46,6 @@ #include "nsIHTTPEventSink.h" #include "nsISecurityEventSink.h" #include "nsScriptSecurityManager.h" -#include "nsDocumentCharsetInfoCID.h" // Local Includes #include "nsDocShell.h"