]> git.marmaro.de Git - mmh/blobdiff - config/config.c
remove Previus-Sequence support
[mmh] / config / config.c
index 2bf7325bb42e4579de76906f36bb7cc4e44c7aca..0a63912dbd63dbfa2b80ff604b57e24099b04fa7 100644 (file)
@@ -62,6 +62,7 @@ char *digestcomps    = "digestcomps";      /* forw -digest */
 /* standard format (filter) files */
 char *mhlformat      = "mhl.format";       /* show         */
 char *mhlreply       = "mhl.reply";        /* repl         */
+char *scanformat     = "scan.default";     /* scan/inc     */
 
 
 /*
@@ -88,7 +89,6 @@ char *seq_unseen = "u";
 char *seq_neg    = "!";
 
 char *usequence = "Unseen-Sequence";
-char *psequence = "Previous-Sequence";
 char *nsequence = "Sequence-Negation";
 
 /* profile entries for storage locations */