]> git.marmaro.de Git - mmh/blobdiff - config/config.c
Completely removed the backup-prefix (,). We move to +trash instead.
[mmh] / config / config.c
index cfd5fe5b25927b91c8d6e113f53d5a5993e2f48d..935c92d8ac15c35d57e631f816ead9e00c6223c0 100644 (file)
@@ -149,14 +149,6 @@ char *mailspool = MAILSPOOL;
 ** file stuff
 */
 
-/*
-** The prefix that is prepended to the name of message files when they
-** are backup'd for some reason. send, for instance, does this.
-** Note: rmm does NOT anymore use the backup prefix.
-** It should typically be set to `,' or `#'.
-*/
-char *backup_prefix = ",";
-
 /*
 ** Folders (directories) are created with this protection (mode)
 */