From: Art Cancro Date: Tue, 21 Aug 2018 18:19:58 +0000 (-0400) Subject: Removed vestiges of .Known Shared command X-Git-Tag: v939~360 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=7ff85f690e08fd22d4d7a92cc3356966be95563e;hp=a0273902a9c58482e88c26399fec4670ade79387 Removed vestiges of .Known Shared command --- diff --git a/textclient/citadel.c b/textclient/citadel.c index 99951034d..edb79e081 100644 --- a/textclient/citadel.c +++ b/textclient/citadel.c @@ -2116,10 +2116,6 @@ int main(int argc, char **argv) dotknown(ipc, 5, NULL); break; - case 126: /* .KShared */ - dotknown(ipc, 6, NULL); - break; - case 127: /* Configure POP3 aggregation */ do_pop3client_configuration(ipc); break; diff --git a/textclient/citadel.rc b/textclient/citadel.rc index efe8824ea..fb2dc0755 100644 --- a/textclient/citadel.rc +++ b/textclient/citadel.rc @@ -337,7 +337,6 @@ cmd=122,0,&.,&Known,&Match rooms: cmd=123,0,&.,&Known,preferred &Only rooms cmd=124,0,&.,&Known,&Private rooms cmd=125,0,&.,&Known,&Read only rooms -cmd=126,0,&.,&Known,&Shared rooms cmd=19,0,&.,&Known,&Zapped rooms #