X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=7f5581a673e40b8de996d8e465dfca4206a4a323;hp=4551a3da89934f76ef71f736aef2df7a5fcd5dc7;hb=bd0ed9bc7c534be30b0140b341b4d8a390483dbd;hpb=1ee89902de184a640c171ae3285bff6882a791bd diff --git a/main.c b/main.c index 4551a3d..7f5581a 100644 --- a/main.c +++ b/main.c @@ -356,11 +356,6 @@ static void show_version (void) "+CRYPT_BACKEND_GPGME " #else "-CRYPT_BACKEND_GPGME " -#endif -#ifdef BUFFY_SIZE - "+BUFFY_SIZE " -#else - "-BUFFY_SIZE " #endif "\n " #ifdef ENABLE_NLS @@ -665,7 +660,6 @@ int main (int argc, char **argv) start_curses (); /* set defaults and read init files */ - mx_init (); mutt_init (flags & M_NOSYSRC, commands); string_list_wipe(&commands);