From 6eb4292b469aa9a12247f2cd1b22d742624adf81 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 15 Apr 2003 16:25:41 +0000 Subject: Remove some obsolete factory code 2003-04-15 Marco Pesenti Gritti * embed/mozilla/EphyAboutRedirector.h: Remove some obsolete factory code --- embed/mozilla/EphyAboutRedirector.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'embed/mozilla') diff --git a/embed/mozilla/EphyAboutRedirector.h b/embed/mozilla/EphyAboutRedirector.h index cfb919c77..4ac63be78 100644 --- a/embed/mozilla/EphyAboutRedirector.h +++ b/embed/mozilla/EphyAboutRedirector.h @@ -40,7 +40,6 @@ #define EphyAboutRedirector_h__ #include "nsIAboutModule.h" -#include "nsXPComFactory.h" class EphyAboutRedirector : public nsIAboutModule { @@ -71,6 +70,4 @@ protected: #define EPHY_ABOUT_REDIRECTOR_MARCO_CONTRACTID NS_ABOUT_MODULE_CONTRACTID_PREFIX "marco" #define EPHY_ABOUT_REDIRECTOR_CLASSNAME "Epiphany's about redirector" -nsresult NS_NewEphyAboutRedirectorFactory(nsIFactory** aFactory); - #endif // EphyAboutRedirector_h__ -- cgit v1.2.3