Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/promptservice.py
diff options
context:
space:
mode:
Diffstat (limited to 'promptservice.py')
-rw-r--r--promptservice.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/promptservice.py b/promptservice.py
index 5954d8b..a8ae09d 100644
--- a/promptservice.py
+++ b/promptservice.py
@@ -45,8 +45,8 @@ class PromptService:
logging.debug('nsIPromptService.select()')
-components.registrar.registerFactory(PromptService.cid,
- PromptService.description,
- '@mozilla.org/embedcomp/prompt-service;1',
- Factory(PromptService))
+#components.registrar.registerFactory(PromptService.cid,
+# PromptService.description,
+# '@mozilla.org/embedcomp/prompt-service;1',
+# Factory(PromptService))