X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6dd3c59d6c3d8b25512aeb5d3c0433941ea688e6..8cb5a3fb4327ce476d5422dec81c2aa6d6a2c5de:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 3961a301..a99e5448 100644 --- a/acconfig.h +++ b/acconfig.h @@ -25,23 +25,5 @@ */ /* #define REALLYDUMB 1 */ -/* - * Define the default creation modes for folders and messages. - */ -#define DEFAULT_FOLDER_MODE "700" -#define DEFAULT_MESSAGE_MODE "600" - -/* - * Name of link to file to which you are replying. - */ -#define LINK "@" - -/* - * Define to 1 if your vi has ATT bug, such that it returns - * non-zero exit codes on `pseudo-errors'. - */ -#undef ATTVIBUG - - /***** END USER CONFIGURATION SECTION *****/ @TOP@