X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Fsrc%2Fcitadel.c;fp=textclient%2Fsrc%2Fcitadel.c;h=0385c37509c90eb1cf27374a9afe4f621e8e6591;hb=66b07d039f123c0aebad871f7a115a86cd6100e0;hp=70cddecef2f9ceef1f63a7f06d5546979a83e38a;hpb=2012c1c1cab352b1aa12e6dbd2b596dc2293031d;p=citadel.git diff --git a/textclient/src/citadel.c b/textclient/src/citadel.c index 70cddecef..0385c3750 100644 --- a/textclient/src/citadel.c +++ b/textclient/src/citadel.c @@ -1,7 +1,7 @@ /* * Main source module for the client program. * - * Copyright (c) 1987-2016 by the citadel.org team + * Copyright (c) 1987-2018 by the citadel.org team * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. @@ -1962,26 +1962,11 @@ NEWUSR: if (IsEmptyStr(rc_password)) { break; case 87: - network_config_management(ipc, "listrecp", - "Message-by-message mailing list recipients"); + network_config_management(ipc, "listrecp", "Message-by-message mailing list recipients"); break; case 94: - network_config_management(ipc, "digestrecp", - "Digest mailing list recipients"); - break; - - case 89: - network_config_management(ipc, "ignet_push_share", - "Nodes with which we share this room"); - break; - - case 88: - do_ignet_configuration(ipc); - break; - - case 92: - do_filterlist_configuration(ipc); + network_config_management(ipc, "digestrecp", "Digest mailing list recipients"); break; case 6: