From dc99b75e707d0b2cbf60f680425546f52ecec404 Mon Sep 17 00:00:00 2001 From: "tbogard%aol.net" Date: Tue, 14 Mar 2000 11:05:10 +0000 Subject: [PATCH] Removing un-needed include of nsIBrowserWindow.h git-svn-id: svn://10.0.0.236/trunk@62909 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webshell/tests/viewer/nsSetupRegistry.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/webshell/tests/viewer/nsSetupRegistry.cpp b/mozilla/webshell/tests/viewer/nsSetupRegistry.cpp index fd4980d29ae..a5db22cf5c6 100644 --- a/mozilla/webshell/tests/viewer/nsSetupRegistry.cpp +++ b/mozilla/webshell/tests/viewer/nsSetupRegistry.cpp @@ -27,7 +27,6 @@ #include "nsViewsCID.h" #include "nsPluginsCID.h" -#include "nsIBrowserWindow.h" #include "nsIWebShell.h" #include "nsIDocumentLoader.h"