]> code.citadel.org Git - citadel.git/blobdiff - citadel/server.h
* msgbase.c: replication checks for Exclusive-ID no longer cause a save
[citadel.git] / citadel / server.h
index 8b3bf29315bd494efc85aecf7a066e779c68af22..0c68c77d3a18bf856433903762dd589baad54d52 100644 (file)
@@ -46,7 +46,6 @@ struct CtdlSessData {
 enum {
        SYM_DESIRED_SECTION,            /* Used by the MIME parser */
        SYM_MA_INFO,                    /* Handles multipart/alternative */
-       SYM_REPL,                       /* Used for replication checking */
        SYM_CIT_ICAL,                   /* Used by the calendar service */
        SYM_IMAP,                       /* Used by the IMAP service */
        SYM_POP3,                       /* Used by the POP3 service */