aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/MozRegisterComponents.cpp18
1 files changed, 1 insertions, 17 deletions
diff --git a/embed/mozilla/MozRegisterComponents.cpp b/embed/mozilla/MozRegisterComponents.cpp
index 1f21fad4a..3960052bf 100644
--- a/embed/mozilla/MozRegisterComponents.cpp
+++ b/embed/mozilla/MozRegisterComponents.cpp
@@ -77,10 +77,6 @@
#include "GeckoFormSigningDialog.h"
#endif
-#if 0 //def HAVE_GECKO_1_9
-#include "EphyLoginPrompter.h"
-#endif
-
NS_GENERIC_FACTORY_CONSTRUCTOR(EphyAboutModule)
NS_GENERIC_FACTORY_CONSTRUCTOR(EphyContentPolicy)
NS_GENERIC_FACTORY_CONSTRUCTOR(EphyPromptService)
@@ -108,10 +104,6 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(GtkNSSSecurityWarningDialogs)
NS_GENERIC_FACTORY_CONSTRUCTOR(GeckoFormSigningDialog)
#endif
-#if 0 //def HAVE_GECKO_1_9
-NS_GENERIC_FACTORY_CONSTRUCTOR(EphyLoginPrompter)
-#endif
-
#define XPINSTALL_CONTRACTID NS_CONTENT_HANDLER_CONTRACTID_PREFIX "application/x-xpinstall"
/* class information */
@@ -286,15 +278,7 @@ static const nsModuleComponentInfo sAppComps[] = {
EPHY_COOKIEPROMPTSERVICE_CID,
EPHY_COOKIEPROMPTSERVICE_CONTRACTID,
GeckoCookiePromptServiceConstructor
- },
-#if 0 //def HAVE_GECKO_1_9
- {
- EPHY_LOGIN_PROMPTER_CLASSNAME,
- EPHY_LOGIN_PROMPTER_CID,
- NS_LOGINMANAGERPROMPTER_CONTRACTID,
- EphyLoginPrompterConstructor
- }
-#endif
+ }
};
gboolean