diff options
author | dartraiden <wowemuh@gmail.com> | 2017-11-30 17:16:12 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-11-30 17:16:12 +0300 |
commit | 4680fbe99dbeb1b13f6a3611f1dd951fbb38801a (patch) | |
tree | f0041669ae91224a82b3b20264e73357137669b5 /plugins/ExternalAPI | |
parent | b3fa292bb5dac69821d161dea30e9a43b07e96c6 (diff) |
remove rest of deprecated protocols
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r-- | plugins/ExternalAPI/m_account.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_account.h b/plugins/ExternalAPI/m_account.h index 91fbc10e71..edffef8d91 100644 --- a/plugins/ExternalAPI/m_account.h +++ b/plugins/ExternalAPI/m_account.h @@ -1,7 +1,7 @@ /*
* This file defines all needed parameters for one account.
* Other plugin can use this (so YAMN does not check it and another plugin can inform YAMN about new mail e.g.),
- * this can be usefull for plugins like Yahoo or MSN (Hotmail notify)
+ * this can be usefull for plugins like MSN (Hotmail notify)
*
* (c) majvan 2002-2004
*/
|