* In the wholist, only show <private room> if the user viewing the list
[citadel.git] / citadel / room_ops.c
index ebf81401ef0891a660cc2be0dfb6be6783704676..753e863cd6600a2157d0b78d71497a0f68a4bc44 100644 (file)
@@ -679,7 +679,6 @@ void usergoto(char *where, int display_result)
                        rmailflag, raideflag, newmailcount,
                        CC->quickroom.QRfloor);
 
-       set_wtmpsupp_to_current_room();
 }