[Commits] [SCM] claws branch, master, updated. 3.13.2-182-g6bc99f8
ticho at claws-mail.org
ticho at claws-mail.org
Mon Jul 18 21:28:33 CEST 2016
The branch, master has been updated
via 6bc99f87aec6d0e527abb6f8ae2eabe5178ab83c (commit)
from 358e811283ebfd8c377dd2ef94876f4e52e67606 (commit)
Summary of changes:
src/prefs_account.c | 2 --
1 file changed, 2 deletions(-)
- Log -----------------------------------------------------------------
commit 6bc99f87aec6d0e527abb6f8ae2eabe5178ab83c
Author: Andrej Kacian <ticho at claws-mail.org>
Date: Mon Jul 18 21:23:52 2016 +0200
Remove APOP and RPOP also from account prefs.
This fixes up previous commit, 358e811.
diff --git a/src/prefs_account.c b/src/prefs_account.c
index fe83306..416c56a 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -332,8 +332,6 @@ struct BasicProtocol {
static char *protocol_names[] = {
N_("POP3"),
- NULL, /* APOP, deprecated */
- NULL, /* RPOP, deprecated */
N_("IMAP4"),
N_("News (NNTP)"),
N_("Local mbox file"),
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list