From c32b25e1a27215211ea8b1e58f5aad19e2aae24b Mon Sep 17 00:00:00 2001 From: "simon%softel.co.il" Date: Tue, 22 May 2001 08:15:37 +0000 Subject: [PATCH] Remove superfluous include from nsDocShell.cpp. Bug #81179 r=fabian sr=jst git-svn-id: svn://10.0.0.236/trunk@95665 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsDocShell.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mozilla/docshell/base/nsDocShell.cpp b/mozilla/docshell/base/nsDocShell.cpp index ef5e8aca4a9..640cc3b1f0e 100644 --- a/mozilla/docshell/base/nsDocShell.cpp +++ b/mozilla/docshell/base/nsDocShell.cpp @@ -103,10 +103,6 @@ #include "nsIEventStateManager.h" -#ifdef IBMBIDI -#include "nsIUBidiUtils.h" -#endif - #include "nsIFrame.h" #include "nsIStyleContext.h"