From 7ff85f690e08fd22d4d7a92cc3356966be95563e Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 21 Aug 2018 14:19:58 -0400 Subject: [PATCH] Removed vestiges of .Known Shared command --- textclient/citadel.c | 4 ---- textclient/citadel.rc | 1 - 2 files changed, 5 deletions(-) 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 # -- 2.30.2