GOTO no longer counts newly arrived mail in the inbox. BIFF now does this.
[citadel.git] / webcit / roomops.h
index fd1f60e4ae62686a1bf9606569bc96722cf73097..c29a10189f787f0750fa9def921044e698035660 100644 (file)
@@ -104,7 +104,6 @@ typedef struct _folder {
        long LastMessageRead;
        long HighestRead;
        int ShowInfo;
-       int UsersNewMAilboxMessages; /* should we notify the user about new messages? */
        int IsTrash;
 /* Only available if certain other commands ran */
        int XHaveRoomPic;