GOTO no longer counts newly arrived mail in the inbox. BIFF now does this.
[citadel.git] / textclient / textclient.h
index 6ad0e002f0d2313a09bddf69d5ac20d569771560..c8658c3fc3d08bb9825bf95724650dbe144a8ef8 100644 (file)
@@ -284,7 +284,6 @@ struct ctdlipcroom {
        long RRlastread;                /* Highest message user has read */
        char RRismailbox;               /* Is this room a mailbox room? */
        char RRaide;                    /* User can do aide commands in room */
-       long RRnewmail;                 /* Number of new mail messages */
        char RRfloor;                   /* Which floor this room is on */
        char RRcurrentview;             /* The user's current view for this room */
        char RRdefaultview;             /* The default view for this room */