Removed vestiges of .Known Shared command
authorArt Cancro <ajc@citadel.org>
Tue, 21 Aug 2018 18:19:58 +0000 (14:19 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 21 Aug 2018 18:19:58 +0000 (14:19 -0400)
textclient/citadel.c
textclient/citadel.rc

index 99951034d9382e2a0bad019f48ae6bb850c450bc..edb79e081499de63950d8670829fd8322f771f70 100644 (file)
@@ -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;
index efe8824eac876d8fe170b6b36de4614ad50d3d5c..fb2dc0755826394a3fd7750508e4f9c16e87dc0a 100644 (file)
@@ -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
 
 #