summaryrefslogtreecommitdiffstats
path: root/mailnews/base/prefs/content/AccountManager.js
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/base/prefs/content/AccountManager.js')
-rw-r--r--mailnews/base/prefs/content/AccountManager.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/mailnews/base/prefs/content/AccountManager.js b/mailnews/base/prefs/content/AccountManager.js
index c5335039b..83117f4ad 100644
--- a/mailnews/base/prefs/content/AccountManager.js
+++ b/mailnews/base/prefs/content/AccountManager.js
@@ -666,12 +666,6 @@ function AddMailAccount()
NewMailAccount(MailServices.mailSession.topmostMsgWindow);
}
-function AddIMAccount()
-{
- window.openDialog("chrome://messenger/content/chat/imAccountWizard.xul",
- "", "chrome,modal,titlebar,centerscreen");
-}
-
/**
* Highlight the default account row in the account tree,
* optionally un-highlight the previous one.